/tsdx-jest-config-bug

A simple example demonstrating some bugs with tsdx jest configuration loading

Primary LanguageTypeScript

TSDX Jest Config Bug Example

Simply clone and install the dependencies, then run yarn test:invalid-command. This will fail and display the --config flag error.

Run yarn test to see only the package.json jest configuration is being loaded.