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.…
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.…
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.…