ConductOfCode
ConductOfCode copied to clipboard
Code examples for the blog
Conduct of Code
Example code for the blog:
| Blog post | Sample code |
|---|---|
| Behavior-driven development with NUnit | NUnit/ConductOfCode |
| Automocked base class for NUnit tests | NUnit/ConductOfCode |
| BDD frameworks for .NET / C# | BDD/ConductOfCode |
| Entities and Value Objects in C# for DDD | DDD/ConductOfCode |
| Reuse SpecFlow features to test both via API and browser | SpecFlow |
| Automocking and the Dependency Inversion Principle | Xunit/ConductOfCode |
| Secure and explore ASP.NET Core Web APIs | JWT |
| Easy Approach to Requirements Syntax and the segue to Behavior Driven Development | EARS/ConductOfCode |
| Introducing LoFuUnit | LoFuUnit/ConductOfCode |
| Retry flaky tests with dotnet test and PowerShell | TestRerun |
| Creating custom PowerToys Run plugins | PowerToysRun |