-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
Michael W Powell edited this page Dec 7, 2020
·
1 revision
- What kind of tests can I write using xWellBehaved.net
- Can I use xWellBehaved.net with isolation (faking/mocking/substitution) libraries
- Can I use xWellBehaved.net with fluent assertion libraries
- Can I use xWellBehaved.net without introducing xunit.assert, xunit.analyzers, etc
- Can I use xWellBehaved.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 xWellBehaved.net with ApprovalTests
- Home
- Quick start
-
Documentation
- Writing scenarios
- Running scenarios
- Package dependencies
- Debugging scenarios
- Assertions
- Step names
- Debugging Scenarios with examples
- Background methods
- TearDown methods
- Async steps
- Object disposal
- Rollback
- Skipping steps and scenarios
- Step metadata
- Continuing on failure
- Step filters
- Changes in xBehave.net version 2.0
- Changes since deriving from xBehave.net
- Extending xWellBehaved.net
- FAQ
- Known Issues
- Contributions