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 test project to XUnit? #13

Open
kostrse opened this issue Mar 12, 2017 · 2 comments
Open

Migrate test project to XUnit? #13

kostrse opened this issue Mar 12, 2017 · 2 comments

Comments

@kostrse
Copy link

kostrse commented Mar 12, 2017

Very minor thing, just for convenience, to make the project more portable?
Tried to quickly build in Mono, and found that unit-test project depends on MSTest.

@kostrse kostrse changed the title Switch from MSTest to XUnit? Migrate test project to XUnit? Mar 12, 2017
@kostrse
Copy link
Author

kostrse commented Mar 12, 2017

build.cmd / build.sh in the root of the repo to build and run unit-tests from command line would be useful too 😄 (FAKE / Cake)

@Pxtl
Copy link
Owner

Pxtl commented Mar 14, 2017

I'm not familiar w XUnit, I've only used MSTest personally. Does XUnit require an extension for VS integration?

Pull requests are welcome as long as the XUnit workflow is painless.

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