UNPKG
test
Version:
latest (3.3.0)
3.3.0
3.2.1
3.2.0
3.1.0
3.0.1
3.0.0
0.6.0
0.5.2
0.5.1
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.0
0.2.1
0.2.0
0.1.1
0.1.0
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
Node.js 18's node:test, as an npm package
github.com/nodejs/node-core-test
nodejs/node-core-test
test
/
test
/
fixtures
/
node-core-test
/
esm.test.mjs
4 lines
(2 loc)
•
56 B
JavaScript
View Raw
1
2
3
4
import
test
from
'#node:test'
test
(
'this should pass'
)