Releases: CFMTech/pytest-monitor
Releases · CFMTech/pytest-monitor
Pytest-monitor, release 1.6.6
Warning:
Last version to support python 3.6 and other older version.
Last version to be compatible with pytest 5.* and older
Fixes:
#66 : Prepare to stop python 3.6 and older as well as pytest 5.* and older
Other change:
- Reworked CI pipeline
Pytest-monitor, release 1.6.5
pytest-monitor, release 1.6.4
pytest-monitor, release 1.6.3
Bug Fix
#50 : Fix an issue when using pytest.skip that cause teardown to raise unexpected Exception
pytest-monitor, release 1.6.2
Bug Fix
#40 - Fix a bug that cause the garbage collector to be disable by default
Pytest-monitor, release 1.6.1
pytest-monitor, release 1.6.0
Enhancements
- Added support for python 3.5 (thanks to @jraygauthier)
- #24 Prefer JSON data type for storing session extended information instead of plain text.
Bug fixes
- #35 Doctest can cause pytest-monitor to crash. We now correctly execute these tests with unplugged monitoring
Pytest-monitor, release 1.5.1
pytest-monitor, version 1.5.0
pytest-monitor, version 1.4.0
enhancements
#21 Use Json format to describe a session run