Many developers have concerns about adopting test-driven development, specifically regarding:
It's more work. I'm already over-burdened and now you're giving me a new job to do.
I'm not a tester. We have testers for testing, and they have more expertise than I do. It will take me a long time to learn how to write tests as well as they do.
If I write the code, and then test it, the test-pass
↧