A framework to round trip NUnit to / from Microsoft Excel customer tests. Please see Introducing CustomerTestsExcel for more details. Created as a replacment for Fitnesse. RES is primarily a science ...
NUnitAutomationFramework/ ├── App.config ├── NUnitAutomationFramework.csproj ├── Properties.json ├── Base/ │ ├── Base.cs │ ├── BasePage.cs │ └── DriverSetup.cs ├── Constants/ │ ├── BaseConstant.cs │ ...