February 9, 2014scala The best code coverage for Scala The best code coverage metric for Scala is statement coverage. Simple as that. It suits the typical programming style in Scala best. […]
September 3, 2013Programming With a little help from our friends “How many bugs have your unit tests found? And why they didn’t find the one that’s currently killing our production? See? This […]
July 18, 2013Programming The Rule of Failed Integration Build What to do if an integration build fails? By failing I mean either there is a compilation error or an aed test […]
June 7, 2013June 11, 2013Programming Sustainable Automated Testing Have you ever had a feeling that aed testing is becoming overhead for the project? That the effort to keep them green […]