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:
- Write data to a random temporary file☆108Updated last week
- Creates a minimal Express server for testing☆119Updated 6 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Conditional promise chains☆63Updated 4 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆94Updated 4 months ago
- Allow only access to known object properties using ES2015 Proxy☆89Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆85Updated 4 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 4 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Reliably get the terminal window size☆146Updated 2 years ago
- Mock STDIN file descriptor in Node.js☆68Updated 5 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated this week
- javascript package inspector☆101Updated last year
- Extract the actual stack of an error☆68Updated 3 years ago
- Diff two versions of a node module☆214Updated 2 years ago
- Remove nodecore related stack trace noise☆143Updated last year
- Simple and elegant end-to-end testing for command-line apps☆312Updated 6 years ago
- Temporary files and dirs for Node.js☆69Updated last year
- Utility for easily feeding mock responses to unit tests that require command line input from the user☆38Updated 10 years ago
- Launch v8 inspector/devtools on demand for long-running apps☆43Updated 7 years ago
- Resolve the path of a package regardless of it having an entry point☆55Updated 3 years ago
- Run some code when the process exits☆117Updated 2 months ago
- 🌲high performance debug logging 🐞☆161Updated 3 months ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Import all modules in a directory☆139Updated 3 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Lazy number range generator☆83Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 4 months ago
- Build your commands on minimist!☆99Updated last year