-
Notifications
You must be signed in to change notification settings - Fork 0
Can I use xWellBehaved.net without introducing xunit.assert, xunit.analyzers, etc
Michael W Powell edited this page Dec 7, 2020
·
1 revision
Yes, you can!
Instead of installing the Xwellbehaved package, install the Xwellbehaved.Core package. The Xwellbehaved.Core package takes a dependency on xunit.core rather than on xunit itself.
For more info, see package dependencies.
- 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