Possibly the greatest value in having tests for your code is...

added by JavaScript Kicks
9/13/2019 7:23:56 AM

415 Views

As developers, we constantly hear that we should be writing tests... "All good developers know how to write tests, and they write them!" But why? We're told this will help prove our code is correct... Or that it will prove we've met requirements...


0 comments