Skip to content
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.

No tests found when running all spec files in test runner #279

Closed
@drewbrend

Description

@drewbrend

I've just started using cypress-react-unit-test - it's great!

One issue I noticed is that I am unable to run all specs from the test runner - I can run an individual spec file just fine. Running all spec files with cypress run works fine as well.

My project only has component tests, it does not have any integration tests.

One thing that may be a culprit is that I'm using a non-default values for componentFolder and testFiles in cypress.json because this is a lerna repo with specs in individual packages.

Clicking Run all specs here:
Screen Shot 2020-06-10 at 12 04 48 PM

Gives me this error:
Screen Shot 2020-06-10 at 12 05 23 PM

Let me know if I can provide any more info for you.

Cypress 4.8.0
cypress-react-unit-test 4.4.2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions