Add to citgm: astro
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 606
- Forks
- 157
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 3
Description
As far as I know, Astro is the first big project that uses node native test:runner
I would like to add them to citgm to get coverage on the node:test runner
The maintainer that will be the contact will be: @princesseuh
Notes to self:
- uses pnpm
- Need build in order to run tests
pnpm testrun all packages test- they uses turborepo with caching, so need to make sure we disable the cache
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 with existing CITGM project configurations and Astro's pnpm test workflow. Verify that Astro is built before tests, that pnpm test covers the packages, and that Turborepo caching is disabled. Done when Astro runs successfully in CITGM and provides coverage for the node:test runner.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100