Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 241 Bytes

File metadata and controls

12 lines (9 loc) · 241 Bytes

0.0.4

  • Minor bugfix for calling pytest with --collectonly

0.0.3

  • Use _pytest.main.pytest_runtestloop when not using mp
  • Preserve order of batched tests.

0.0.2

  • Remove python 3 unsupported elements.

0.0.1

  • Initial version