News

Get the code Download the source code for all examples in this article. Unit testing with JUnit 5 Let’s start with an example of how to configure a project to use JUnit 5 for a unit test.
How to use the InMemory provider in Entity Framework Core to test your methods without hitting the database or using fakes and mocks ...
The process of de-identifying test databases can be approached in a variety of ways, and we’re often asked how our approach differs as compared to others. In this article, we’ll explore how our ...
When a computerized adaptive testing (CAT) version of a test co-exists with its paper-and-pencil (P&P) version, it is important for scores from the CAT version to be comparable to scores from its P&P ...