DinApiTest are the set of solutions for the problems asked by Ding.
Clone the repository:
git clone https://github.com/jrpally/DingApiTest.git .
Once Downloaded go to the solution directory and run:
dotnet build
dotnet test --no-build --settings .\PetStoreTest\TestSettings\pettest.runsettings
Rene Pally