Skip to content

tonimellodic/production-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

production-testing

Production testing using puppeteer and jest

Getting Started

Prerequisites

  • Node.js
  • Yarn

Installation

To install project dependencies:

yarn

Development

Running the tests

To run all the tests:

yarn test

To run smoke tests only:

yarn smoke

To run metrics only:

yarn metrics

Unit tests

yarn unit-test

About

Production testing using puppeteer and jest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published