Have you ever programmed ugly unit tests that had to check file formats and structured content? With snapshot testing this actually has become manageable.
Tag: Unit tests
Getting Code Coverage to SonarQube
You finally managed to get your first SonarQube analysis published to the SonarQube server. Yet no unit tests and Code Coverage is showing up. What is going on?