Of all the wrongheaded reasons to use I think "so I don't have to write " is the brainwormiest.

Y'all made people think they had to write for everything instead of just for the important things, and they hated it so bad they invented a new language to automate it and forgot they still need to write .

#type #programming #tdd #testing #javascript #webdev #softwaredevelopment #functionaltests #unittests #tests #typescript

Last updated 1 year ago

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