My simple tools to generate a boilerplate to write test cases in proxyquire. > Disclaimer: This tools has specific purpose to help my daily jobs, some mechanism maybe not applicable to you.
Proxies nodejs require in order to allow overriding dependencies during testing.
TypeScript definitions for proxyquire
Proxyquire in Node and Proxyquireify in the browser with no code changes
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
Makes it easy to replace require'd dependencies.
Generates gorgeous HTML reports from mochawesome reporter.
Proxies browserify's require in order to allow overriding dependencies during testing.
Generate JSON schema from your Typescript sources
Determine if a function is a native generator function.
A Jest runner that runs tests directly in bare Node.js, without virtualizing the environment.
Turns an AST into code.
Generate unique and memorable names
Copy a descriptor from object A to object B
ical-generator is a small piece of code which generates ical calendar files
Turn async generator functions into ES2015 generators
A function that returns the normally hidden `GeneratorFunction` constructor
semantic-release plugin to generate changelog content with conventional-changelog
Helper function to remap async functions to generators
Turn async functions into ES2015 generators
Test utilities for Yeoman generators
programmatic plopping for fun and profit
Codemods for migrating test files to Jest
Check if something is a generator function