sharparchitecture / Sharp-Architecture

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

BREAKING: Add async setup/teardown support to Testing.Xunit #226

Closed cd21h closed 3 years ago

cd21h commented 3 years ago

Implement IAsyncLifetime for LiveDatabaseTests and TransientDatabaseTests to support async setup and teardown.

https://github.com/xunit/xunit/blob/master/src/xunit.core/IAsyncLifetime.cs