Getting started with testing

There are a ton of testing frameworks out there, and when you’re first learning code it’s tempting to ignore testing and just jump right in to the code. But testing can save you a lot of headaches down the road, especially when you’re building bigger applications or working with a team!

Why Cypress

Cypress is an awesome open-source testing framework that has a lot of really cool built-in features:

1. Watch your tests execute in real time

Image for post

2. Easily find and add test elements with the Selector Playground

Image for post

#programming #women-in-tech #javascript

Teach Yourself Cypress
1.25 GEEK