Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
no refs Misc cucumber tweaks: - Use `docker compose run` instead of `docker compose up` to get a `TTY` for live updating of progress + colorization of output. Also removes the annoying service name prefix from the output - Use `progress` as the formatter so we can see that things are happening - Use JS based config instead of cmd line args for cucumber.js - Added `failFast` to the config so we can stop on the first failure
- Loading branch information