1. Clone the DB repo into your 2sxc folder, usually c:\projects\2sxc so it would be in the ...\2sxc\unit-test-assets-eav-db
  2. Run the batch file in there
    1. it should create a DB in your localhost SQL
    2. the db is stored in c:\db\eav-unit-test-temp_Data.mdf - if you want another location, you'll have to change the SQL script
  3. Open the project in Visual Studio
  4. Change build to Testing
  5. Run all tests (at least 500 tests)