Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noriste/reactjsday-2019-testing-course
React Testing course created for the Italian ReactJSDay 2019 conference
https://github.com/noriste/reactjsday-2019-testing-course
component-testing cypress e2e-testing integration-testing jest react testing testing-library unit-testing
Last synced: 9 days ago
JSON representation
React Testing course created for the Italian ReactJSDay 2019 conference
- Host: GitHub
- URL: https://github.com/noriste/reactjsday-2019-testing-course
- Owner: NoriSte
- Created: 2019-08-14T11:59:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-28T11:57:23.000Z (over 1 year ago)
- Last Synced: 2024-10-17T23:11:08.682Z (19 days ago)
- Topics: component-testing, cypress, e2e-testing, integration-testing, jest, react, testing, testing-library, unit-testing
- Language: JavaScript
- Homepage: https://noriste.github.io/reactjsday-2019-testing-course/
- Size: 35.7 MB
- Stars: 17
- Watchers: 1
- Forks: 3
- Open Issues: 62
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReactJSDay 2019 Testing Course
[![GPL 3.0 License][license-badge]][license]
[![RealWorld Frontend](https://img.shields.io/badge/realworld-frontend-%23783578.svg)](http://realworld.io)
[![RealWorld Backend](https://img.shields.io/badge/realworld-backend-%23783578.svg)](http://realworld.io)[![Build Status](https://travis-ci.com/NoriSte/reactjsday-2019-testing-course.svg?branch=master)](https://travis-ci.com/NoriSte/reactjsday-2019-testing-course)
[![Build Cron](https://img.shields.io/badge/build%20cron-weekly-44cc11.svg)](https://travis-ci.com/NoriSte/reactjsday-2019-testing-course)
[![Renovate enabled](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://renovatebot.com/)
[![Cypress Dashboard](https://img.shields.io/static/v1?label=Cypress&message=Dashboard&color=00BF88)](https://dashboard.cypress.io/#/projects/jdiekj/runs)![ReactJSDay 2019 Testing Course](assets/images/reactjsday-course.png)
This is the [reference repository](https://github.com/NoriSte/reactjsday-2019-testing-course) with all the contents and the examples of the "[React Testing 101: component, integration, and end-to-end testing](https://2019.reactjsday.it/workshops/react-testing-101.html)" course for the [ReactJSDay 2019](https://2019.reactjsday.it/) conference.
The repository aims to be consumed through [the compiled GitBook](https://noriste.github.io/reactjsday-2019-testing-course/). The course starts from the peak of the testing pyramid and goes down instead of following the "standard" testing path, you can [read here](https://noriste.github.io/reactjsday-2019-testing-course/book/top-to-bottom.html) the reason why. [some introductory slides](https://slides.com/noriste/reactjsday-2019-testing-course) are also included but they're only useful for the teacher, they're a summary of the content presented before the coding session.
---
Additional requisites to run the project and the tests on your local machine:
- Node.js 10+
- [MongoDB](https://docs.mongodb.com/manual/installation/#tutorials)
- [Docker](https://docs.docker.com/install/)## License
This material is available for private, non-commercial use under the
[GPL version 3](http://www.gnu.org/licenses/gpl-3.0-standalone.html). If you
would like to use this material to conduct your own workshop, please contact me
at [email protected].[license]: https://github.com/NoriSte/reactjsday-2019-testing-course/blob/master/README.md#license
[license-badge]: https://img.shields.io/badge/license-GPL%203.0%20License-blue.svg?style=flat-square## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Stefano Magni
💼 🖋 💡 📋 🤔
Jaga Santagostino
💼 🖋 💡 📋 🤔
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!