id | title |
---|---|
chrome |
Chrome |
Run your test headless/headful in Chrome with great developer workflow. Just start the runner with
npx aw chrome -c ./path/to/aw.config.js -w --coverage
and start testing. It will only rerun affected tests and generate coverage accordingly. Add files, remove files as you go and change your tests to rapidly build up a test coverage.