aspnetcore/test
Javier Calvarro Nelson c24c717eee Add extension methods in our test host package to streamline setup of apps.
* Create a sources package to encode the convention followed in our templates to create a WebHost.
* Add an extension method to setup the content root relative to the solution folder.
* Add a factory method to create a WebHostBuilder based on the pattern followed in our template.
2017-09-15 15:08:35 -07:00
..
Microsoft.AspNetCore.Certificates.Configuration.Tests
Microsoft.AspNetCore.Hosting.FunctionalTests
Microsoft.AspNetCore.Hosting.Tests
Microsoft.AspNetCore.Hosting.WebHostBuilderFactory.Tests Add extension methods in our test host package to streamline setup of apps. 2017-09-15 15:08:35 -07:00
Microsoft.AspNetCore.TestHost.Tests
Microsoft.Extensions.Hosting.Tests
TestAssets Add extension methods in our test host package to streamline setup of apps. 2017-09-15 15:08:35 -07:00
Directory.Build.props