[GitHub] libcloud pull request #1041: Swap the unittest2 runner for PyTest

2017-05-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/1041 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is e

[GitHub] libcloud pull request #1041: Swap the unittest2 runner for PyTest

2017-04-23 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/1041 Swap the unittest2 runner for PyTest Changes require #1039 Swap unittest2 and the runner used in setuptools for pytest. Supports report to HTML, parallel testing, better tracing and