Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
Stefano Magni

💼 🖋 💡 📋 🤔
Jaga Santagostino
Jaga Santagostino

💼 🖋 💡 📋 🤔

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!