MCPcopy Index your code
hub / github.com/nodejs/node / todo_exit_code.js

File todo_exit_code.js

test/fixtures/test-runner/todo_exit_code.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { describe, test } = require('node:test');
2
3describe('suite should pass', () => {
4 test.todo('should fail without harming suite', () => {

Callers

nothing calls this directly

Calls 3

requireFunction · 0.50
testFunction · 0.50
todoMethod · 0.45

Tested by

no test coverage detected