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

Runner ignores js spec files #73

Open
ssipos90 opened this issue Apr 13, 2022 · 1 comment
Open

Runner ignores js spec files #73

ssipos90 opened this issue Apr 13, 2022 · 1 comment

Comments

@ssipos90
Copy link

Hi,

We're slowly migrating our codebase to TS and have specs in both JS and TS.
Using this command, JS tests seem to be skipped ts-mocha -p tsconfig.json src/**/*.spec.[jt]s.

Is this intentional?

@piotrwitek
Copy link
Owner

piotrwitek commented Apr 13, 2022

Hi, If that's supported by mocha then definitely should work... could you add a test case in the PR so we can debug it and fix? Take a look at existing tests should be straight forward to add a new one. Thanks

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

2 participants