Noderize
Docs
GitHub
›
Features
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
Feature: Testing
You may test your code using:
yarn
test
# or
npm
test
Test is done with
Jest
and can be
configured
.
← Feature: Code Formatting
Feature: Linting →