Avanade/UnitTestEx
UnitTestEx provides .NET testing extensions to the most popular testing frameworks (MSTest, NUnit and Xunit) specifically to improve the testing experience with ASP.NET controller, and Azure Function, execution including underlying HttpClientFactory mocking.
C#MIT
Issues
- 3
HttpTriggerTester Expression Tree Limitations
#69 opened by m-flak - 2
- 2
Enhancement: Lambda Assertions
#68 opened by m-flak - 46
- 2
Issue with Asserts?
#51 opened by karpikpl - 2
Using Flurl with UnitTestEx
#52 opened by karpikpl - 1
Issues with using expressions
#38 opened by karpikpl - 0
Feature request: ability to set test configuration via appsettings.unittest.json
#30 opened by karpikpl - 1
Result not being output in log correctly
#27 opened by chullybun - 1
- 1
The `IServiceCollection.Replace` extension methods need to support `ReplaceXxx<T>()` and `ReplaceXxx<T, T>()` to match the `Add` methods
#24 opened by chullybun - 0
`TypeTester.Run` and `RunAsync` methods should support `Func` versus `Expression<Func>` to simplify runtime usage
#22 opened by chullybun - 1
Provide a means to cast a `ResultAssertor` to an `ActionResultAssertor` where the result `Type` is `IActionResult`
#20 opened by chullybun - 0
`ActionResultAssertor.Assert` with object value does not correctly compare when result is `ContentResult`
#18 opened by chullybun - 0
Add `ObjectComparer.Assert` which compares two objects and will fail, and report, where there is no match.
#12 opened by chullybun - 1
Execute a function with a `ServiceBusTrigger` simulating Azure Function runtime.
#14 opened by chullybun - 1
- 0
Enable access to Services (IServiceColllection) from testers to enable one-off instantiations
#9 opened by chullybun - 0
Asserts should be explicit and not attempt to do too much, split into multiple where appropriate
#10 opened by chullybun - 0
- 1
- 1
- 1