vansari ✅ · @vansari
7 followers · 95 posts · Server phpc.social

If you code in OOP with the concept of SoC and SOLID you have the possibility to write modern modular classes.

Take the focus on the testability of the code you write and it will show you the way which you can/must go.

1.
2.
3.
4.
5.

From top to bottom
From many to few tests

#unittest #functionaltests #integrationtests #apitests #acceptancetests

Last updated 2 years ago