Tags: box/flaky
Tags
Fix incompatibilities with newer dependencies (#201) This commit fixes an incompatibility with pytest 8.1.1, and some with python 3.12. This commit also fixes up some pycodestyle and pylint problems that snuck in with some earlier commits. Fixes #199 and #198 --------- Co-authored-by: Jonathan Karlsen <JONAK@equinor.com>
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.
PreviousNext