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

run specific tests via command line #42

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dominictarr
Copy link

Makes this work:

testling test/foo.js

If all the files provided do not end in .js, then it just uses the old way...

This is very handy for when attempting to diagnose specific failures in a large test suite.

@dominictarr
Copy link
Author

oh, this also makes console.log work like normal - sorry, this should have been a separate pull request...

@ljharb
Copy link
Collaborator

ljharb commented Jan 10, 2020

@dominictarr would you mind checking "allow edits" on the RHS of this PR?

@ljharb ljharb marked this pull request as draft September 19, 2022 23:56
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

Successfully merging this pull request may close these issues.

2 participants