Releases: renanivo/pytest-testdox
Releases · renanivo/pytest-testdox
1.0.0
- Colored output (#10)
- Distinct output for skipped tests (#12)
- Unicode symbols for passing, failing and skipped tests (#14)
- Configuration option to use plain text or UTF8 reporting (#14)
Thanks @RomuloOliveira
0.2.1
- Fix abbreviations formatting (#3)
0.2.0
- Support
python_files
, python_classes
and python_functions
for formatting the output.
0.1.0
Initial/experimental release!
- Basic TestDox plain text reporting