Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 532 Bytes

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 532 Bytes

What's new in Contexts

Version 0.11.2

  • Python 3.5 compatibility

Version 0.11.0

  • --argv option to set the command-line arguments inside your test suite
  • --xml option to generate Jenkins-compatible XML report (thanks to Bob)
  • --filespec option to specify the tests you want to run (also thanks to Bob)
  • Improved assertion messages for certain operations