nodejs / citgm

Canary in the Gold Mine

Home Page:https://www.npmjs.com/package/citgm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add to citgm: astro

rluvaton opened this issue · 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

I'm making sure the tests are stable