Skip to content

Contains the files of the tutorial that i've made on instagram

Notifications You must be signed in to change notification settings

IvsonEmidio/TDD-ReactJS-Jest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the initial base for your unity testings in ReactJS with Jest.

Instructions
1 - Clone the repo.
2 - Inside /src/Stars.js you can create a component that will be tested.
3 - In /src/Stars.test.js you can render the component that you created an do some assertions.
3.1 - you can read for how to use assetions on: https://jestjs.io/pt-BR/docs/expect
4 - Run npm test on your terminal and see the test results.

About

Contains the files of the tutorial that i've made on instagram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published