jamesplease / jamesplease/testing-with-babel
Place tests in tests folder, rather than unit
Open
Nobody has claimed this yet.
task
- Dominant language
- No language data
- Stars
- 47
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
More idiomatic, and mocha looks there by default.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the current unit test directory and the Mocha test configuration. Move the tests into tests so Mocha's default discovery finds them, then run Mocha and confirm the suite passes from the new location.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100