Intro to testing This week at bootcamp we learned about testing. Testing is, well, testing your code to check that it works as it is supposed to. Testing can be manual or automated. Manual testing means a person sits at a computer and physically clic...
jlopenshaw.hashnode.dev6 min read
Nice! I like when ppl are writing about TDD :)
If I may plug my own article (written in 2012) on the same topic, but recently re-published on hashnode brunosays.com/why-i-dont-use-tdd
Jenny
Software Engineer Student @ Manchester Codes
Oh we did enjoy TDD didn't we !?