MCPcopy
hub / github.com/dotenvx/dotenvx / colors.test.js

File colors.test.js

tests/shared/colors.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const t = require('tap')
2const sinon = require('sinon')
3
4const { getColor, bold } = require('../../src/shared/colors')

Callers

nothing calls this directly

Calls 2

getColorFunction · 0.85
boldFunction · 0.85

Tested by

no test coverage detected