JustinFrench.com: Learn how to test your code

Updated . Posted . Visible to the public.

Eventually you’ll forget that you used to spend hours testing your code in a browser, and start complaining that your automated tests are taking minutes to run! You’ll have intense debates with co-workers about what to test and how to test it properly. You’ll start writing the test first to expose the bug or missing feature, then write the code required to pass the test.

Last edit
Keywords
testing
License
Source code in this card is licensed under the MIT License.
Posted by Lexy to makandra dev (2010-02-27 17:41)