New issue 206: Add platform name tag to config options
https://bitbucket.org/hpk42/tox/issue/206/add-platform-name-tag-to-config-options
chriswwolfe:
It would be helpful if one could specify the platform on which a test
environment should be executed. This would function in a manner similar to t
New issue 650: Allow --doctest-modules to skip modules on ImportError
https://bitbucket.org/hpk42/pytest/issue/650/allow-doctest-modules-to-skip-modules-on
Charles Cloud:
We're working on a library that has many optional dependencies but we also find
doctests to be a very effective way to illust