Releases: dennisbergevin/cypress-plugin-last-failed
Releases · dennisbergevin/cypress-plugin-last-failed
v2.0.5
What's Changed
- docs: Add import example to README and update package versions by @dennisbergevin in #18
v2.0.4
What's Changed
- fix: Adding logic around burning tests via cy-grep by @dennisbergevin in #16
v2.0.3
What's Changed
- Bump undici from 5.28.4 to 5.28.5 by @dependabot in #14
Full Changelog: v2.0.2...v2.0.3
v2.0.2
- Fixes some formatting across a handful of files
- Adds new workflow job for testing custom failed test directory
v2.0.1
- Updates the package-lock versioning
v2.0.0
- Addresses scenario where cypress.config file is not at the repo root
- Adds the ability to run the tests with
LAST_FAILED_RESULTS_PATH
env var, with which we can specify the location of test-results folder