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:
- Lazy number range generator☆81Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Write data to a random temporary file☆105Updated last year
- Creates a minimal Express server for testing☆119Updated 5 years ago
- Simple and elegant end-to-end testing for command-line apps☆311Updated 6 years ago
- Launch v8 inspector/devtools on demand for long-running apps☆43Updated 7 years ago
- Temporary files and dirs for Node.js☆68Updated last year
- 🌲high performance debug logging 🐞☆158Updated 8 months ago
- photon-js is a JavaScript library for Photon☆24Updated 8 years ago
- Conditional promise chains☆62Updated 4 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆77Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Diff two versions of a node module☆211Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Reliably get the terminal window size☆144Updated last year
- Display the description of your npm scripts☆93Updated 2 years ago
- Extract the actual stack of an error☆66Updated 3 years ago
- Remove nodecore related stack trace noise☆143Updated 10 months ago
- Prune unneeded files (.md, .td, etc..) from node_modules folder. Super handy for Electron and AWS Lambda.☆73Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆158Updated 3 weeks ago
- Allow only access to known object properties using ES2015 Proxy☆86Updated 4 years ago
- Import all modules in a directory☆137Updated 2 years ago
- Redact sensitive information from JSON for logging (Node.js)☆83Updated 6 months ago
- in memory localStorage polyfill for node.js utilizing ES6 proxies☆66Updated 8 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
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆91Updated last year
- Utility for easily feeding mock responses to unit tests that require command line input from the user☆40Updated 10 years ago
- micro stubbing library for javascript environments☆26Updated last year
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago