Skip to content

AndreyChernykh/react-testing-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-testing-examples

This project was bootstrapped with Create React App.

References

Jest

React Testing Library

Utility libraries

https://github.com/testing-library/react-hooks-testing-library

https://github.com/testing-library/user-event (Fire events the same way the user does)

https://github.com/mswjs/msw (Mock Service Worker (MSW) is an API mocking library for browser and Node.)

https://github.com/jsdom/jsdom (jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML)

https://github.com/testing-library/jest-dom (Custom jest matchers to test the state of the DOM)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published