It depends on your stack and what kind of testing you want to have. Unit and integration tests are coupled to the language you use. For system tests (end-to-end) I would recommend Cypress.io: www.cypress.io/. It's a pleasure to use!
It depends on your stack and what kind of testing you want to have. Unit and integration tests are coupled to the language you use. For system tests (end-to-end) I would recommend Cypress.io: www.cypress.io/. It's a pleasure to use!