sharparchitecture / Sharp-Architecture

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

Expose NHibernate configuration in TestDatabaseSetup #201

Closed cd21h closed 4 years ago

cd21h commented 4 years ago

Allow to modify configuration in TestDatabaseSetup before creating session factory.

Example: Use configuration by code instead of Hibernate.cfg.xml