Ycode.TestRailClient.V2 provides a TestRail API v2 client dedicated to the usage in test code.
This library implements functionalities typically required to integrate your test code with TestRail.
For this sake, it never tries to cover all the TestRail API v2.
Ycode.TestRailClient.V2.NUnit provides a TestRail API v2 client dedicated to the usage in NUnit test code.
This library implements functionalities typically required to integrate your NUnit test code with TestRail.