ivaylokenov / MyTested.AspNetCore.Mvc

Fluent testing library for ASP.NET Core MVC.
https://docs.mytestedasp.net/
Other
1.73k stars 175 forks source link

Implement fully featured endpoint routing #351

Open ivaylokenov opened 4 years ago

ivaylokenov commented 4 years ago

It should be based on the MVC options. It should provide .WithEndpoints method after the StartsFrom call.