Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@

## Unreleased

* Added a `--path` argument that runs all tests under a directory
* Added debugger mode with `--debugger`, which runs one step at a time in a visible browser

## v0.15.1 (August 14, 2025)

* Fixed Chrome browser windows not being closed after a test run
Expand Down
Loading