docs icon indicating copy to clipboard operation
docs copied to clipboard

feature request for documentation: add test examples

Open draptik opened this issue 4 years ago • 0 comments

As user of this framework I would like some guidance / best practices for writing tests.

What are typical integration or unit tests one might write (with examples in documentation)?

In C# one might consider using the WebApplicationFactory<T> approach.

https://docs.microsoft.com/en-us/aspnet/core/test/integration-tests?view=aspnetcore-5.0

Is also reasonable here?

Don said it's ok to mention this tweet: https://twitter.com/dsymetweets/status/1417417949233795082

draptik avatar Jul 21 '21 18:07 draptik