Skip to content
This repository has been archived by the owner on Aug 8, 2020. It is now read-only.
/ ava-snapshot-example Public archive

Example of snapshot testing a React component with AVA

Notifications You must be signed in to change notification settings

avajs/ava-snapshot-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ava-snapshot-example

Example of snapshot testing a React component with AVA

Getting started

$ git clone https://github.com/avajs/ava-snapshot-example && cd ava-snapshot-example && npm install

Usage

$ npm test

Then change Hello World...! in index.js to something else and run npm test again.

License

CC0

About

Example of snapshot testing a React component with AVA

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published