Skip to content

Runs C# code for TestMyCode. Returns the results of the unit tests as a JSON file which tmc-langs can parse.

License

Notifications You must be signed in to change notification settings

TMC-CSharp/tmc-csharp-runner

Repository files navigation

TMC-C#-Runner

Build Status Coverage Status

Runs C# code for TestMyCode. Returns the results of the unit tests as a JSON file which tmc-langs can parse.

Documentation

General documentation

Developer guide for runner

Generating test coverage report locally

You must clone the repository on your computer to generate the test report locally.

  1. Open terminal in the project root folder
  2. Run "bash GetTestReport"
  3. Go to direcotry Tests -> coveragereport
  4. Open index.htm on your internet browser

About

Runs C# code for TestMyCode. Returns the results of the unit tests as a JSON file which tmc-langs can parse.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages