docs: document root test files

This commit is contained in:
Peter Steinberger
2026-06-04 20:37:28 -04:00
parent edb920b857
commit ecb6779a16
47 changed files with 47 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
// Package script tests validate root package script invariants.
import fs from "node:fs";
import { describe, expect, it } from "vitest";