Dlaczego piszemy testy jednostkowe w programowaniu
Devloper like you, me and others write unit test to make sure thant the code
that we have written is correct.using ths we can find any bugs and helps in
adding more futures to code
Programmer of empires