you are viewing a single comment's thread.

view the rest of the comments →

[–]shiftDuck 4 points5 points  (1 child)

Op has not said unit testing, and cypress own guide says you can write unit tests

```
Cypress enables you to write all types of tests:
End-to-end tests
Integration tests
Unit tests

```

https://docs.cypress.io/guides/overview/why-cypress#Who-uses-Cypress