简体   繁体   中英

MightyMoose - is there a way to set this up with NSpec?

I am using NSpec for my BDD tests and would like to integrate MightyMoose into our project. Can this be done? I cannot find any instructions on how to configure this.

You may be able to use a similar technique that NCrunch users take. Here is a link to that question:

How do I set up NCrunch to run nspec tests

There are also NUnit and XUnit extensions for NSpec (essentially allowing you to tunnel NSpec tests through other testing frameworks), Mileage might vary on these extensions:

https://github.com/ddaysoftware/NSpec4NUnit

http://www.nuget.org/packages/NSpecAdapterForXunit/0.1.1

Also. Don't hesitate to reach out to us on the NSpec Github Page (we get alerts there from people that have questions).

Amir (Hacker on NSpec)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM