Comment by BoiledCabbage

5 days ago

Or even better, what if you could automate writing half or more of your unit test, and ensure they run not just out of band, but on ever build?

And even better rather than have them off in some far away location annotate the code itself so the tests will be updated with the code.

That's pretty impressive and someone would have to be short sighted to feel the false productivity of constantly manually implementing what a computer can automatically do for them.

Not to mention how much better if you work on any actual large scale systems with true cross team dependencies and not trivial code bases that get thrown away every few years where it almost doesn't matter how you write it.