pypi pytest-sugar 1.1.0
pytest-sugar 1.1.0

latest release: 1.1.1
8 months ago

Add Playwright trace file detection and display support for failed tests (#296 by @kiebak3r)

This enhancement automatically detects and displays Playwright trace.zip files with viewing commands when tests fail, making debugging easier for Playwright users.
Playwright trace.zip

New command-line options:

  • --sugar-trace-dir: Configure the directory name for Playwright trace files (default: test-results)
  • --sugar-no-trace: Disable Playwright trace file detection and display

Don't miss a new pytest-sugar release

NewReleases is sending notifications on new releases.