This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
Testing can be simple. In fact, it is simple. Well, it is simple until impurities slip in. Code that would be easy to test becomes a nightmare as soon as you get impure data (like date checks) or complex external dependencies (such as DOM manipulations or large 3rd party libraries). The part that tends to frustrate developers most is when they have code that’s easy to read, easy to write,…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.