Tests public 6 min read Simplify Your Integration Testing with Test Containers Clément Sannier Feb 4, 2025 Learn how to implement Test Containers in .NET for robust integration testing. Discover best practices, practical examples, and advanced implementation techniques using Docker.
public 8 min read Object Calisthenics #5: Other points of views Pierre Belin, Yoan Thirion, Jonathan Roellinger, Clément Sannier, Guillaume Faas Nov 26, 2024 You've seen two implementations of calisthenics objects that differed in many ways, both in the way they applied…