NUnit

NUnit is a unit-testing framework for all .NET languages. NUnit can be used for a wide range of testing, from unit testing with TDD to full fledged system and integration testing. Nunit can generate standard format JUnit-style XML files which can be submited to Testfiesta or Testrail using taco truck cli. You just need to install the popular Nunitarrow-up-right and install tacotruck cli or use Github actionarrow-up-right. Check out simple NUnit examplearrow-up-right.

Configuration

To generate xml file report of the test logger and log file path should be included in command

Install Tacotruck CLI

Submit test results

Support and Resources

Last updated