citgm
citgm copied to clipboard
Add to citgm: astro
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
I'm making sure the tests are stable