Meaning you focus more on integration/e2e testing over unit tests?
That jives with my own inclinations. I’m ok with much lower unit test coverage levels on the UI where I can use something like Cypress or Robot over just testing functions.
That jives with my own inclinations. I’m ok with much lower unit test coverage levels on the UI where I can use something like Cypress or Robot over just testing functions.