Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate Current MSTest solution to NUnit solution #1

Closed
ivlists opened this issue Feb 15, 2013 · 1 comment
Closed

Migrate Current MSTest solution to NUnit solution #1

ivlists opened this issue Feb 15, 2013 · 1 comment

Comments

@ivlists
Copy link
Owner

ivlists commented Feb 15, 2013

Task

  • Migrate Current Automation suite from MSTest to NUnit for better usability and generality.
  • Add NUnit as nuget package rather than standalone external package
  • See, if Nunit.Runner can be usefull in any case to run the test cases?
  • Why Test steps incremental in Test report for each new test case? Is testSteps variable static one? or define in TextClassFixture rather than Setup
@ghost ghost assigned ivlists Feb 15, 2013
ivlists added a commit that referenced this issue Feb 15, 2013
1. Refactoring the code in exclude static variable used previously for Class and Test Intitialize in MsTest.
@ivlists
Copy link
Owner Author

ivlists commented Feb 15, 2013

Got this migration complete. Closing this issue.

@ivlists ivlists closed this as completed Feb 15, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant