A Senior Engineer’s Guide to Effective React Testing (includes Cheat Sheet) (6 min)
Totally agree on these tips, Petar. I didn't know about the A-A-A pattern name either, but fun that I ended up doing that naturally, now I have a name for it.
Thanks as well for the article shout-out 🙏
100% on "Focus on Integration tests".
The more your tests mimic real user behavior, the more confident you can be that your software will work as expected.
Thanks for the mention, Petar!
Especially for the front-end which is what end-users use in the end.
Totally agree on these tips, Petar. I didn't know about the A-A-A pattern name either, but fun that I ended up doing that naturally, now I have a name for it.
Thanks as well for the article shout-out 🙏
100% on "Focus on Integration tests".
The more your tests mimic real user behavior, the more confident you can be that your software will work as expected.
Thanks for the mention, Petar!
Especially for the front-end which is what end-users use in the end.