Skip to content

GregOnNet/ionic-4-jest-setup

Repository files navigation

Ionic 4 template running tests with Jest

This is a demo project that allows you to execute your Unit Tests with Jest. The setup is explained in a small article hosted on Medium: How to set up Jest in an Ionic 4 project.

Usage

After cloning this repository you can execute the following commands.

# Install dependencies
npm install

# Executing tests with Jest
npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published