avajs / ava-snapshot-example

Example of snapshot testing a React component with AVA

Home Page:https://ava.li

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://ava.li


Languages

Language:JavaScript 100.0%