jamesshore / test-console
A simple and pragmatic library for testing Node.js console output.
☆86Updated last year
Related projects ⓘ
Alternatives and complementary repositories for test-console
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Constant-time comparison algorithm to prevent timing attacks☆51Updated 6 years ago
- Ensures a value is a valid error by making it one if not☆78Updated 2 years ago
- Mock STDIN file descriptor in Node.js☆66Updated 4 years ago
- 🌲 pino log redaction 🍷☆66Updated 4 years ago
- Define a lazily evaluated property on an object☆63Updated last year
- Write data to a random temporary file☆104Updated 3 months ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Check if a URL is absolute☆78Updated 3 years ago
- Temporary files and dirs for Node.js☆68Updated 3 months ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 2 years ago
- process.hrtime() to words☆66Updated 4 years ago
- Launch v8 inspector/devtools on demand for long-running apps☆42Updated 6 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- 🌲high performance debug logging 🐞☆148Updated 3 weeks ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆67Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 3 years ago
- Conditional promise chains