nodejs / nodejs/citgm

Add to citgm: astro

Open
#1,054 1 comment 0 reactions 0 assignees View on GitHub

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:

  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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.