MyTested.AspNetCore.Mvc icon indicating copy to clipboard operation
MyTested.AspNetCore.Mvc copied to clipboard

Fluent testing library for ASP.NET Core MVC.

Results 106 MyTested.AspNetCore.Mvc issues
Sort by recently updated
recently updated
newest added

- [ ] Finish MusicStore sample (admin, authentication controllers, view components, services) - [ ] If anything is needed by the tests and it is missing in the library -...

enhancement

Add section to the readme - how to build the solution https://github.com/enricosada/fsharp-dotnet-cli-samples/tree/master https://github.com/dotnet/cli/issues/2113 - [x] Appveyor - [x] Travis

enhancement

For example - ViewDataDictionary has TemplateInfo and ModelMetadata Also data providers as direct action setups

feature

http://brockallen.com/2016/01/01/browsr-helper-for-integration-testing-in-asp-net-5/

feature

https://github.com/aspnet/Mvc/blob/dev/test/Microsoft.AspNetCore.Mvc.FunctionalTests/MvcTestFixture.cs#L51-L72 https://github.com/aspnet/Docs/tree/master/aspnet/mvc/controllers/testing/sample/TestingControllersSample https://github.com/aspnet/Announcements/issues/275

feature

For testing with passing and for attributes

feature

For example WithDefaultEncoding, WithDefaultOutputFormatters

feature