selenium webdriver - Unable to get all C# class files of dll into nunit -


i have added new class file project. , compiled it. got successful build. when trying run same dll nunit not getting newly added class file in nunit.

ho newly added class file nunit? running test in nunit selenium webdriver. using nunit version 2.6

one possible reason may have not added [test] attribute on class name.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -