lundi 7 décembre 2015

How do I set up all integration tests to use a database that is created on startup

I want to have all my integration tests use the same database. I want to create that database by "Publishing" my database project in source control.

After the selected amount of tests were run, I want to delete that database.

What would be the best approach for this?

Aucun commentaire:

Enregistrer un commentaire