aspnetcore/test/Microsoft.AspNet.Mvc.Razor....
dougbu ed1b2ddcc3 Run unit tests during builds
- add "test" command
- use latest (forked) XUnit packages
  update package references
  [PropertyData] -> [MemberData]
  Xunit.Extensions -> Xunit or Xunit.SDK
  Moq now available for .NET 4.5 only
- delete a couple of unit tests checking for ArgumentNullException
- provide TestCommon classes in Razor and Razor.Host test projects
- make ReplaceCulture internal because it's a shared source
2014-03-17 16:28:25 -07:00
..
RazorCompilationServiceTest.cs Run unit tests during builds 2014-03-17 16:28:25 -07:00
project.json Run unit tests during builds 2014-03-17 16:28:25 -07:00