Node.js test runner that lets you develop with confidence 🚀
6 matches across 2 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | lib/assert.js | 20 | function formatDescriptorWithLabel(label, descriptor) { |
| LOW | lib/line-numbers.js | 35 | export function splitPatternAndLineNumbers(pattern) { |
| LOW | lib/snapshot-manager.js | 227 | export function extractCompressedSnapshot(buffer, snapPath) { |
| LOW | lib/environment-variables.js | 1 | export default function validateEnvironmentVariables(environmentVariables) { |
| LOW | lib/worker/completion-handlers.js | 11 | export function registerCompletionHandler(handler) { |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | lib/reporters/default.js | 341 | // ensure it remains visible in the TTY. |