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:
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Creates a minimal Express server for testing☆119Updated 6 years ago
- Write data to a random temporary file☆108Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 months ago
- Conditional promise chains☆63Updated 4 years ago
- Temporary files and dirs for Node.js☆68Updated last year
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆94Updated 3 months ago
- Simple and elegant end-to-end testing for command-line apps☆311Updated 6 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 6 years ago
- Reliably get the terminal window size☆145Updated 2 years ago
- photon-js is a JavaScript library for Photon☆24Updated 8 years ago
- Import all modules in a directory☆139Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 3 months ago
- Display the description of your npm scripts☆93Updated 2 years ago
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- A better `Promise.race()`☆51Updated 3 years ago
- Lazy number range generator☆82Updated last year
- npm-programmatic is a library that allows you to access npm commands programmatically from javascript☆92Updated 5 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Redact sensitive information from JSON for logging (Node.js)☆83Updated 10 months ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- A light weight logger with a status bar on the bottom that does not disappear with scrolling☆48Updated last year
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 8 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- photon-node is a Node.js library for Photon☆10Updated 8 years ago
- Build your commands on minimist!☆98Updated last year