This repository has been archived by the owner on Jun 12, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 46
FAQ
Adam Ralph edited this page Mar 6, 2018
·
17 revisions
- What kind of tests can I write using xBehave.net?
- Can I use xBehave.net with isolation (faking/mocking/substitution) libraries?
- Can I use xBehave.net with fluent assertion libraries?
- Can I use xBehave.net without introducing xunit.assert, xunit.analyzers, etc.?
- Can I use xBehave.net with continuous test tools?
- Why do my tests succeed in one test runner but fail in another?
- How can I reuse steps?
- Can I use xBehave.net with ApprovalTests?