vesln / nixtLinks
Simple and elegant end-to-end testing for command-line apps
☆311Updated 6 years ago
Alternatives and similar repositories for nixt
Users that are interested in nixt are comparing it to the libraries listed below
Sorting:
- Import a module lazily☆247Updated 3 years ago
- Captures and cleans stack traces.☆194Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Create an error from multiple errors☆247Updated 2 years ago
- 👌 Checks paths and scripts defined in package.json before you publish☆237Updated last week
- Utility for easily feeding mock responses to unit tests that require command line input from the user☆40Updated 10 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 8 years ago
- Make unhandled promise rejections fail loudly instead of the default silent fail☆280Updated 4 years ago
- A pluggable module that injects content into your markdown files via hidden JavaScript snippets☆108Updated 5 years ago
- Creates a minimal Express server for testing☆119Updated 5 years ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Reliably get the terminal window size☆144Updated last year
- Display the description of your npm scripts☆93Updated 2 years ago
- Run locally-installed node module executables.☆187Updated 6 years ago
- Convenience wrapper for Got to interact with the GitHub API☆176Updated 2 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Write data to a random temporary file☆105Updated last year
- tab completion helpers, for node cli programs & others. Inspired by npm completion☆378Updated 2 years ago
- Sanity check which files you are and aren't about to publish to npm☆85Updated 3 years ago
- Clean up error stack traces☆341Updated 2 years ago
- A simple JSDoc to Markdown generator.☆202Updated 4 years ago
- Find the closest package.json file☆165Updated 3 months ago
- Mock STDIN file descriptor in Node.js☆68Updated 5 years ago
- Project style linter☆122Updated 5 years ago
- Detect if we were run as a result of `npm publish`.☆128Updated 5 years ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 5 years ago
- Run the Node.js binary no matter what