citgm icon indicating copy to clipboard operation
citgm copied to clipboard

Add to citgm: astro

Open rluvaton opened this issue 1 year ago • 1 comments

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:

  1. uses pnpm
  2. Need build in order to run tests
  3. pnpm test run all packages test
  4. they uses turborepo with caching, so need to make sure we disable the cache

rluvaton avatar Apr 04 '24 15:04 rluvaton

I'm making sure the tests are stable

rluvaton avatar Apr 05 '24 13:04 rluvaton