Skip to content

Installation

Tom Longhurst edited this page Apr 27, 2020 · 3 revisions

Installation is via NuGet

nuget

  • For the main framework > Install-Package BDTest
  • For the NUnit test base > Install-Package BDTest.NUnit
  • For the report generator > Install-Package BDTest.ReportGenerator

When updating any of these packages, they should be on the same version number to avoid any compatibility issues.

Clone this wiki locally