Archives for “technical”

What makes a good unit test?

The other day, we had the task of excluding some projects from a report our system creates. The projects belonged to a category that we could easily identify. We set out to build a test, so we could start coding. How do we test a report? We can look at it, and see if it [...]