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:
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- Simple and elegant end-to-end testing for command-line apps☆311Updated 6 years ago
- Reduce a list of values using promises into a promise for a value☆73Updated 2 years ago
- Run some code when the process exits☆117Updated 4 years ago
- 🌲high performance debug logging 🐞☆159Updated 3 weeks ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated last month
- Conditional promise chains☆63Updated 4 years ago
- Write data to a random temporary file☆107Updated last year
- Reliably get the terminal window size☆144Updated 2 years ago
- Utility for easily feeding mock responses to unit tests that require command line input from the user☆38Updated 10 years ago
- Redact sensitive information from JSON for logging (Node.js)☆83Updated 8 months ago
- Creates a minimal Express server for testing☆119Updated 6 years ago
- Allow only access to known object properties using ES2015 Proxy☆88Updated 4 years ago
- Launch v8 inspector/devtools on demand for long-running apps☆43Updated 7 years ago
- Prune unneeded files (.md, .td, etc..) from node_modules folder. Super handy for Electron and AWS Lambda.☆73Updated 4 years ago
- Temporary files and dirs for Node.js☆68Updated last year
- Import all modules in a directory☆138Updated 2 years ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Remove nodecore related stack trace noise☆143Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated last month
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 2 months ago
- A light, featureful and explicit option parsing library for node.js.☆177Updated 2 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 5 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
- Benchmark your event loop☆111Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆82Updated last month
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 2 months ago
- A non intrusive circuit breaker for node.js☆88Updated last week
- javascript package inspector☆101Updated last year
- Measure the time a promise takes to resolve☆71Updated 2 years ago