Configuration: Jest
You may configure Jest as you normally would.
You may pass arguments to Jest when using the test
script:
yarn test --ci
# or
npm test --ci
Note: To use Noderize's build options, you must set them to file configs.
You may configure Jest as you normally would.
You may pass arguments to Jest when using the test
script:
yarn test --ci
# or
npm test --ci
Note: To use Noderize's build options, you must set them to file configs.