Endform logo

Max failures support

CLI version updates

Version 0.40.x

  • Max failures configuration: Added support for Playwright’s maxFailures configuration option, giving you more control over when test runs should stop based on failure thresholds.

  • JSON import support: Improved support for importing JSON files in your tests, with better parsing and dependency tracking to ensure all necessary files are uploaded for test execution.

  • Teardown projects: Better support for Playwright teardown projects, ensuring cleanup operations run reliably at the end of your test suites.