Step-by-step tutorials for testing real things in your .NET applications with Breakdance.
Breakdance provides specialized testing support for various .NET technologies. These guides walk you through
practical scenarios using the “Test Real Things” philosophy - no mocks, no fakes, just real behavior.
New to Breakdance? Start with understanding Why Breakdance? to learn the philosophy,
then explore the guides relevant to your application’s technology stack.
Each guide includes practical examples you can copy directly into your test projects.
All examples follow the “Test Real Things” approach - capturing real behavior instead of mocking it.