-
Notifications
You must be signed in to change notification settings - Fork 73
Update to MongoDB.Driver 2.3.0 #23
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
Conversation
Update MSpec as well and add MSTest Adapter for MSpec
@JohannesHoppe It looks like the MSpec runner version at appveyor is outdated. |
Yeah, it never really worked! I should unlink it again! 😄 (PS. Nice to see you here! ;-)) |
TBH I removed MSpec from all projects and switched to NUnit. |
But, but... the syntax! 😢 |
I will never get used to that... R.I.P MSpec! 😢 |
But on the other hand, i do 80% JS now. I have Jasmine / Mocha! 😎 |
Mainly Frontend or Backend (Node)? |
Frontend und Build. Node.js auf Server - das wär schon toll! ;-) |
Would it help you if I would port the tests to NUnit incl. BDD style context spec? |
Zeitmangel #devspace But i would not be unhappy, if the test suite would be on a more reliable technical base! :-) |
👍 |
Update MSpec as well and add MSTest Adapter for MSpec (ReSharper console runner doesn't support 4.6)
Upgraded to .NET 4.6 instead of 4.5 as support for 4.5 has ended.
closes #22