You often hear people advocate that writing tests (unit, functional, etc.) when building software leads to less bugs in production. In this post, I am trying to demonstrate this statement by analyzing real numbers from my current job. No tests were written originally and once tests were included, I ...
Thread
Stories related to "OMG, Test Driven Development actually works! - JP's blog" across the full archive.
You often hear people advocate that writing tests (unit, functional, etc.) when building software leads to less bugs in production. In this post, I am trying to demonstrate this statement by analyzing real numbers from my current job. No tests were written originally and once tests were included, I ...
In this course, thoughtbot developers Harry Schwartz and Ian C. Anderson cover core principles of writing code with Test-Driven Development. Learn about the benefits of testing, the way testing first applies positive design pressure to your code, and how to apply TDD to your own development.
Experts, True Believers and Test-Driven Development: how expert advice becomes a religion
(codewithoutrules.com)
I made this small C library for test-driven development. I don't consider myself a C expert so I'm releasing this with the hopes that folks will make recommendations for features I didn't think of, or peruse the source code and let me know about mistakes I've made.
Screencast of some basic stuff, but may be useful for beginners trying to get going.
MicroTESK (toolkit that automates development of test program generators for microprocessors)
(microtesk.org)
See also:
- [MicroTESK source code repository](https://forge.ispras.ru/projects/microtesk/)
- [MicroTESK presentation on RISC-V Summit 2018](https://youtu.be/ylTA63vPHYU?t=1234)