koenbeuk / ScenarioTestsLinks
ScenarioTests are a different way of writing tests with XUnit. The goal is to be able to write tests like you would write notebooks. ScenarioTests are great for documentation and integration/e2e tests.
☆46Updated 2 years ago
Alternatives and similar repositories for ScenarioTests
Users that are interested in ScenarioTests are comparing it to the libraries listed below
Sorting:
- A convention based object to object mapper using Roslyn source generator.☆95Updated last month
- Generate classes based on example json files in your project. Uses a C# 9 source generator.☆85Updated 2 years ago
- Moxy - Mixins code generator for C#☆121Updated 6 months ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 2 years ago
- Provides an easy way to implement Smart Enums, Value Objects and Discriminated Unions in .NET☆60Updated this week
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)