npcheck reports no testing for 2 modules that look like they have testing
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
(40): The "jest" seems that is lacking appropriate testing (https://www.github.com/facebook/jest)
(53): The "@openapitools/openapi-generator-cli" seems that is lacking appropriate testing (https://www.github.com/OpenAPITools/openapi-generator-cli)
Looking at openapitools/openapi-generator-cli it has a 'test' script in the package.json so maybe we need to expand what we check for.
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 inspecting how npcheck evaluates package test scripts, then compare that behavior with the package.json files for jest and @openapitools/openapi-generator-cli. Done means modules with an appropriate test script are no longer reported as lacking testing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, openapi
- Domain
- testing, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100