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 tests to xUnit #4

Open
reicheltp opened this issue May 13, 2016 · 3 comments
Open

Migrate tests to xUnit #4

reicheltp opened this issue May 13, 2016 · 3 comments

Comments

@reicheltp
Copy link
Contributor

Currently the tests can only be run inside Visual Studio on Windows. In order that we can run the tests as part of the CI we need a test framework that supports OSX / Linux as well.

xUnit works very well on x-plat thus I propose to use it instead.

@tomwendel
Copy link
Member

Great! Let me do this when I reactivate all the existing tests.

@tomwendel
Copy link
Member

I created the first Test-Project with the first Tests around AntMe.Angle.

@reicheltp
Copy link
Contributor Author

First bunch of tests is now merged to develop. - #11

@reicheltp reicheltp reopened this May 28, 2016
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

2 participants