I am using cypress-select-tests module to filter cypress tests.
The issue is unselected tests are marked as pending in mochawesome report which doesn't look good.
How can I remove the pending tests from the Report?
You can move them to a different folder and add them to "ignoreTestFiles" in cypress.config.json. This works for me, when I had the same problem
1.4m articles
1.4m replys
5 comments
57.0k users