- 
                Notifications
    
You must be signed in to change notification settings  - Fork 5
 
Installation
        Tom Longhurst edited this page Apr 27, 2020 
        ·
        3 revisions
      
    Installation is via 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.