Resolve all using mine
Readable and clear tests for ASP.NET Core services
, Author: Cezary Piątek

Testing WebAPI with ApprovalTests.NET
, Author: Cezary Piątek

In this blog post, I’m going to share my experience on testing ASP.NET Core applications by applying an unconventional method called snapshot assertions. In comparison to the classical approach, this method should save you a lot of time and improve assertions maintainability.
Pure functions and unused return values
, Author: Cezary Piątek

Github Actions for Visual Studio Extension developers
, Author: Cezary Piątek

Async code smells and how to track them down with analyzers - Summary
, Author: Cezary Piątek
