Releases: pjn2work/TestiPy
Releases · pjn2work/TestiPy
0.10.5 Allow HTML ingestion on web reporters
0.10.4 add HTML reporter
- Add a new HTML reporter
0.10.3
0.10.2 improve reporter and models
- Improve web reporting
- Add ReportManager inside TestDetails
- Move attr and details into models folder
0.10.1 Export reporter
Export reporter (#29) * show traceback verbosity on --debug-testipy * replace dict by TestMethodAttr * replace dict by TestMethodAttr * implement attr for read and execution * replace dict by TestMethodAttr * switch order for attr and name * rename reporter to junit * fix test step end reason when exception * rename variable * remove tests from this repo * fix suite name * fix suite name * improve assertions * fix meid to be global