@rhobweb/unit-test-utils
Node CJS module unit test utilities
Node CJS module unit test utilities
Installable sailsjs hook that lets you rewire sails components during tests
Configure PostCSS in Create React App without ejecting
Allows to opt-out of react-error-overlay in your react-app
Multiple Entry Support for Create-React-App
Multiple Entry Support for Create-React-App
Alias for craco or rewire react app
Alias for craco or rewire react app
Package for Unit and API tests
Multiple Entry Support for Create-React-App
Transforms all internal references to a module's exports such that each reference starts with `module.exports` instead of directly referencing an internal name. This enables easy mocking of specific (exported) functions in Jest with Babel/TypeScript, even
Transforms all internal references to a module's exports such that each reference starts with `module.exports` instead of directly referencing an internal name. This enables easy mocking of specific (exported) functions in Jest with Babel/TypeScript, even
NodeJS module mocking for CJS (CommonJS) modules for unit testing purposes.