Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default run testcafe path is incorrect #30

Open
JJosephttg opened this issue Apr 29, 2023 · 0 comments
Open

Default run testcafe path is incorrect #30

JJosephttg opened this issue Apr 29, 2023 · 0 comments

Comments

@JJosephttg
Copy link

I have my testcafe installation local for context.

I originally had my testcafe path as blank in settings, and I was able to debug just fine, however when I went to just run them, the testcafe.js file would just open in another vscode window and wouldn't actually run the tests.

To combat this I tried manually specifying the path myself, and when I ran it, it appended package.json to the path and complained it did not exist. Come to find out if I just do the parent folder (No bin/testcafe.js) it works just fine.

Not sure why that is happening for me and not others, but my configuration is using the typescript setup (So esm) and my tests folder is called "e2e" instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant