Noderize

Noderize

  • Docs
  • GitHub

›Configuration

Get Started

  • Introduction
  • Create
  • Scripts
  • Examples

Configuration

  • Index
  • Noderize
  • Prettier
  • Jest

Features

  • Index
  • Modern JavaScript
  • Flow
  • TypeScript
  • Code Formatting
  • Testing
  • Linting

Guides

  • Index
  • Migrate
  • Publishing
  • Heroku
  • Firebase Cloud Functions
  • Google Cloud Functions

Tutorials

  • Index
  • Express
  • CLI

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.

← Configuration: PrettierFeatures →
Noderize
Docs
Getting StartedConfigurationFeaturesGuidesTutorials
More
BlogGitHubStar
Copyright © 2018 Charles Crete.