sharparchitecture / Sharp-Architecture

S#arp Architecture: ASP.NET MVC Best Practices with NHibernate
http://sharparchitecture.github.io/
Other
593 stars 153 forks source link

Run tests on Linux #255

Closed cd21h closed 2 years ago

cd21h commented 2 years ago

Configure AppVeyor to run unit-tests on Linux and Windows.

Only library unit-tests will run on Linux, all other steps (release, code coverage calculation, integration tests, etc..) will be executed as part of Windows builds.