Skip to content
This repository has been archived by the owner on Jun 12, 2021. It is now read-only.

Can I use xBehave.net without introducing xunit.assert, xunit.analyzers, etc.?

Adam Ralph edited this page Mar 6, 2018 · 3 revisions

Yes, you can. Instead of installing the Xbehave package, install the Xbehave.Core package. The Xbehave.Core package takes a dependency on xunit.core rather than xunit.

For more info, see package dependencies.

Clone this wiki locally