jamesshore / test-consoleLinks
A simple and pragmatic library for testing Node.js console output.
☆85Updated 2 years ago
Alternatives and similar repositories for test-console
Users that are interested in test-console are comparing it to the libraries listed below
Sorting:
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- Launch v8 inspector/devtools on demand for long-running apps☆43Updated 7 years ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago
- Conditional promise chains☆61Updated 4 years ago
- Mock STDIN file descriptor in Node.js☆68Updated 5 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Temporary files and dirs for Node.js☆68Updated 11 months ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Utility for easily feeding mock responses to unit tests that require command line input from the user☆39Updated 10 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- 🌲 pino log redaction 🍷☆67Updated 4 years ago
- Remove nodecore related stack trace noise☆143Updated 8 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Redact sensitive information from JSON for logging (Node.js)☆82Updated 4 months ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Input module for Listr☆33Updated 5 years ago
- Allow only access to known object properties using ES2015 Proxy☆86Updated 3 years ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 5 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- 📦 Generate a changelog as part of the npm version command☆49Updated last year
- Get the path of the parent module☆77Updated last year
- Constant-time comparison algorithm to prevent timing attacks☆51Updated 7 years ago