c# 4.0 - how to generate dynamic parametrized unit test cases for c# application in vs 2012 -


i explored pex , code digger generation of unit test cases exploring code found limitations in them .code digger requires portable class libraries whereas pex requires vs 2010 . need know there tool generate unit test cases automatically c# applications pex or better that can used vs 2012 .

regards priya


Comments

Popular posts from this blog

PHP Error "Undefined index" -

C# List<> to xml -

php - How to only save new tweets/instagram photos to database? -