Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 474 Bytes

File metadata and controls

26 lines (17 loc) · 474 Bytes

TestMap-Example

Author: consulthunter

Date: 2024-11-07

Example C# project for TestMap.

Introduction

This is an example project for TestMap. It is a simple C# project that has tests. The repo is used to demonstration and testing of TestMap.

Frameworks

The project uses the following frameworks:

  • xUnit
  • NUnit
  • MsTest

Statistics

The project has the following statistics:

  • Test Classes: 3
  • Test Methods: 6
  • Other Classes: 3
  • Other Methods: 9