jamesshore / test-consoleLinks
A simple and pragmatic library for testing Node.js console output.
☆86Updated 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:
- Creates a minimal Express server for testing☆119Updated 6 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Temporary files and dirs for Node.js☆69Updated last year
- Conditional promise chains☆63Updated 4 years ago
- 🌲high performance debug logging 🐞☆160Updated 2 months ago
- Launch v8 inspector/devtools on demand for long-running apps☆43Updated 7 years ago
- Simple and elegant end-to-end testing for command-line apps☆312Updated 6 years ago
- Lazy number range generator☆83Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Prune unneeded files (.md, .td, etc..) from node_modules folder. Super handy for Electron and AWS Lambda.☆73Updated 4 years ago
- Write data to a random temporary file☆108Updated last year
- Compare, format, diff and serialize any JavaScript value☆210Updated 4 months ago
- Reliably get the terminal window size☆146Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Run some code when the process exits☆117Updated last month
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 8 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 4 months ago
- Create an error from multiple errors☆249Updated 2 years ago
- Utility for easily feeding mock responses to unit tests that require command line input from the user☆38Updated 10 years ago
- Remove nodecore related stack trace noise☆143Updated last year
- Import all modules in a directory☆139Updated 3 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Redact sensitive information from JSON for logging (Node.js)☆83Updated 10 months ago
- Check if a URL is absolute☆80Updated 4 months ago
- Mock STDIN file descriptor in Node.js☆68Updated 5 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Simplified high resolution timing☆85Updated last year