Commit c3f9b10
committed
test(rollup-plugin-html): migrate from mocha/chai to node:test
Replace mocha/chai with node:test and node:assert/strict across all 9
test files (139 tests). Update test script to use
node --experimental-strip-types --test. Change source imports to dist
imports and use import type for type-only imports.
Assisted-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 597fb32 commit c3f9b10
10 files changed
Lines changed: 1826 additions & 1439 deletions
File tree
- packages/rollup-plugin-html
- test
- src
- input
- extract
- output
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| |||
0 commit comments