Skip to content

Version 3.5.1

Compare
Choose a tag to compare
@Jeff-Meadows Jeff-Meadows released this 09 Jan 18:09
· 24 commits to master since this release
bc8c504
Misc improvements and cleanup. (#142)

* Support Python 3.6 and 3.7
* Fixes #102 by printing formatted tracebacks in the flaky report
* Fixes #119 by ensuring a test is only reported as successful once
* Various fixes to docs
* Various modifications for pycodestyle/pylint compliance
* Updates pytest plugin to prefer the updated workeroutput terminology.
* Fixes #129 by adding a pytest marker.