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 test run all packages test
- they uses turborepo with caching, so need to make sure we disable the cache
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:testrunnerThe maintainer that will be the contact will be: @Princesseuh
Notes to self:
pnpm testrun all packages test