Sanity check with Nashorn
Open
Nobody has claimed this yet.
infrastructure
- Dominant language
- TypeScript
- Stars
- 7.1k
- Forks
- 773
- PR merge metrics
- No merged PRs in 30d
Description
If it is claimed that Esprima runs on Nashorn, than there must be a run of the tests (either all or partial) on Nashorn as part of the continuous integration (CI).
Contributor guide
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 repository's CI configuration and the command used to run the existing test suite. Determine how a full or partial test run could target Nashorn, then verify that CI executes it and reports the result. Done means Nashorn coverage is part of continuous integration as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100