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

Change Test Framework #7

Closed
m4cx opened this issue Oct 28, 2013 · 5 comments
Closed

Change Test Framework #7

m4cx opened this issue Oct 28, 2013 · 5 comments

Comments

@m4cx
Copy link
Contributor

m4cx commented Oct 28, 2013

The current build server on http://teamcity.codebetter.com does not support MSTest. There is no build agent having the assemblies installed.

NUnit-Runner is installed and can be used.

@phogue
Copy link
Owner

phogue commented Oct 28, 2013

Remove http://teamcity.codebetter.com. I'd prefer not to get emails from it anyway. I can tell when the project I'm working on isn't working, when it's not working.

@m4cx
Copy link
Contributor Author

m4cx commented Oct 28, 2013

What do you mean? You don't want to use a build server? Or do you have another build server instance I don't know?

@MorpheusXAUT
Copy link
Contributor

We currently don't use build servers, but mainly just build the project independently when needed.
Releases are also compiled manually before being distributed.

@m4cx
Copy link
Contributor Author

m4cx commented Oct 31, 2013

Ok, but we should think about using them. This can avoid "works on my machine" problems. So I think we should swith to another unit-testing framework, that is not that tightly coupled with Visual Studio like MSTest is. I also thought about xUnit.NET.

@phogue
Copy link
Owner

phogue commented Nov 6, 2013

Closing after merge. See #9

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

No branches or pull requests

3 participants