Parametrized unit testing with resharper 5.0 Follow
Eclipse has great support for junit's parametrized tests. It's hard to live without
Finally Nunit 2.5 also added support for such a testing approach and I was wondering if jetbrains is planning to add such a feature in next version, or if we will have to create it by our own . I tried the latest version of resharper 5 but it didn't recognize the parametrized tests.
Please sign in to leave a comment.
In ReSharper 5 Beta, parameterized NUnit tests are run well, but shown as a single test in UT Explorer & Session windows. We are working on providing better support for such tests.