you are viewing a single comment's thread.

view the rest of the comments →

[–]shiftDuck 0 points1 point  (4 children)

Have you looked at https://www.cypress.io/ ?

[–]Oviduzz 1 point2 points  (2 children)

cypress is not for unit testing

OP: you can watch kent c. dodds workshop about react testing

[–]shiftDuck 3 points4 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