- fall back to old pytest marker API for older pytest version
- 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.
- add a pytest marker.
Signed-off-by: Pierre-Yves <pyu@riseup.net>