DEV Community

Discussion on: Unit Tests Do Find Bugs

Collapse
 
rfornal profile image
bob.ts

The "scientific focus" is what I was going for. This article will be one I update as I gather more information on various projects (may even include data passed on to me via reliable sources).

Collapse
 
integerman profile image
Matt Eland

If we could get tooling to indicate what line or method an error occurred, maybe something to look at FIX commits, it might be possible to automate some of this, but it requires process changes and discipline. It's an interesting idea.