Releases: mehmetg/pytest-browser
Releases · mehmetg/pytest-browser
Adds docstring for the test item to the detail text box.
Fixes the crash where the test fixture/param information contains non json serializable objects.
0.1.1 Fixes the crash where the test fixture/param information contains non…
Functional POC/MVP of console based py.test test browser
- Enables browser with py.test command line argument
--br
or--browse
- Lets user browse test hierarchy and show parameter/fixture information.
- Runs selected tests