What is a tenet of test-driven development?
A . write documentation for tests
B . write tests after adding new blocks of code
C . write and run tests before writing new code
D . run tests after writing new code
Answer: C
What is a tenet of test-driven development?
A . write documentation for tests
B . write tests after adding new blocks of code
C . write and run tests before writing new code
D . run tests after writing new code
Answer: C