Skip to content

Conversation

@wafuwafu13
Copy link
Contributor

As the number of tests in config.json increases, it becomes more difficult to remove untargeted tests when we want to run a specific test in a local environment. (We can't even comment it out in a json file.)

Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wafuwafu13 LGTM. Thanks!

$ deno test --allow-read --allow-run node/_tools/test.ts
```

If you want to run specific tests in a local environment, add `--only` flag to
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice doc 👍

@kt3k kt3k merged commit 22c4d7a into denoland:main Oct 3, 2021
traceypooh pushed a commit to traceypooh/deno_std that referenced this pull request Nov 14, 2021
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