Skip to content

I write a test that tests if the thing I’m making does what I want it to do, then I make the test pass with my code. Formalizing of properties of SUT and then implementation of those properties - is this the meaning of #testdrivendevelopment? #unittesting #programming