
Clean your tests with Kalia Vanish
Recently, we have encountered the classic situation with which more than one of us feels identified. When we are writing code, they suggest an improvement and we think: Ah, that’s right, we hadn’t thought of that! Going to the test code, and finding a bunch of data in the given section, can be painful. Data that makes noise, or messes you up more than it should, since most probably your program logic does nothing with it, it just adds it and/or checks that it is in the output.
Read more