Gauge.CSharp.Lib
is a dll that brings in Gauge's data types to C#. It is hosted in Nuget.
You will need Gauge
and Gauge-dotnet plugin installed before installing Lib
.
From the root of this repository, run (build.sh
on Unix (with dotnet core
) build.cmd
on Windows)
./build.sh build
./build.sh test
, runs nunit tests.build.sh package
, creates thenuget
package;
This program is licensed under:
This project is sponsored by Thoughtworks Inc..