Skip to content

Releases: mehmetg/pytest-browser

Adds docstring for the test item to the detail text box.

10 Dec 02:08
Compare
Choose a tag to compare
Adds docstring to the test description.

Update changelog.

Bumps version

Fixing tar ball location.

Fixes the crash where the test fixture/param information contains non json serializable objects.

16 Nov 01:08
Compare
Choose a tag to compare
0.1.1

Fixes the crash where the test fixture/param information contains non…

Functional POC/MVP of console based py.test test browser

14 Nov 23:15
Compare
Choose a tag to compare
  • Enables browser with py.test command line argument --br or --browse
  • Lets user browse test hierarchy and show parameter/fixture information.
  • Runs selected tests