Environmental ApprovalTests

ApprovalTests is great when popping diffs in Visual Studio. But can it also be used in CI environments and other non-dev cases? Sure. Here's how.…

Read this article

Exploiting ApprovalTests for clearer tests

Ever written several asserts in one test because you have a big graph you want to verify? Here's how to never do that again.…

Read this article