mercredi 6 mai 2015

Generating Unit Tests From a Breakpoint

I was wondering what are some of the good test auto generation tools for C#.

The specific use case that I would love to be covered would be to be able to automatically setup the arrange step of a test from a break point.

For example, setting up all of the local variables at a certain point so that I can can the next function in the break point.

Aucun commentaire:

Enregistrer un commentaire