Just Use My Testing Infrastructure
I use the Maven dependency ecosystem to provide code dependencies to my students via a Maven repository hosted on my group’s artifact page. This gives studen...
I use the Maven dependency ecosystem to provide code dependencies to my students via a Maven repository hosted on my group’s artifact page. This gives studen...
Recently, I received an email from a former student assistant of mine, who observed that I name tests different today, compared to when we were working toget...
A strong set of tests gives me confidence that the tools I devise do what I want them to do and that my experiments test what I intend them to test. This is ...
As you might remember, academics code, too. And that’s not even only computer scientists: The first of my friends who needed to program in university were ph...
Yesterday, I gave a talk about TDD and the TDD-Discussions on Entwicklertag Frankfurt. TDD has caused many discussions, both heated and thoughtful, over the ...
In early 2014, Cope published an article titled “Why Most Unit Testing Is Waste” and little later a follow up. In these articles, Cope states that unit testi...
In 2007, Robert C. Martin (Uncle Bob) and James O. Coplien (Cope) had a discussion about TDD at the JAOO Conference. Uncle Bob opened the discussion proclaim...
Young and unexperienced our art is and unique properties it has.