MCPcopy Create free account
hub / github.com/dtormoen/tsk-tsk / index.js

File index.js

tests/integration/projects/node/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const chalk = require('chalk');
2
3console.log(chalk.green('Hello from Node.js integration test!'));
4console.log('SUCCESS: Node stack is working');

Callers

nothing calls this directly

Calls 1

logMethod · 0.80

Tested by

no test coverage detected