Title Text

1. $ git clone

https://github.com/NoriSte/javascript-testing-practical-approach-2021-course-v3
 

2. Follow the "Getting ready for the course" chapter of the README

Requirements: Node.js 16.15.0+  -  NPM 8.11.0+

I'm Stefano Magni

I'm a passionate senior front-end engineer, a speaker,

and an instructor.

 

I work for Hasura, that gives you instant GraphQL APIs.

or just launch

$ npx noriste

WHat is a test?

Unit tests

Integration tests

UI tests

Why writing tests?

What are the goals of the course?

What are we going to do?

And how?

We use Cypress

Let's start!