Example C# project for Testify.
This is an example project for Testify. It is a simple C# project that has tests. The repo is used to demonstration and testing of Testify.
The project uses the following frameworks:
- xUnit
- NUnit
- MsTest
The project has the following statistics:
- Test Classes: 3
- Test Methods: 6
- Other Classes: 3
- Other Methods: 9