To reproduce:
- Clone this repostitory
- Install Testcafe:
npm i
- Start test:
npx testcafe chromium:headless filterissue.test.js --fixture-meta issue=true
The "filter" option from the configuration file will be ignored.
Running tests in:
- Chrome 93.0.4577.0 / macOS 10.15.7
Issue POC
✓ Show issue
1 passed (1s)
Warnings (1):
--
The "filter" option from the configuration file will be ignored.