jeudi 1 octobre 2020

Is it a bad practice to use a Unit Testing Framework (such as XUnit) for integration testing? [closed]

I see this in every project I've worked with.....

With XUnit, they delete old database, create a blank database, insert test samples, and then run the integration test, all using XUnit....

Is this a bad practice?

Aucun commentaire:

Enregistrer un commentaire