https://github.com/TMC-CSharp/CodeExerciseLibrary
Library to help creating C# exercises. Generates missing methods and classes inside tests on the fly by using Source Generators
https://github.com/TMC-CSharp/CodeExerciseLibrary
code-exercise csharp library roslyn source-generation
Last synced: 23 days ago
JSON representation
Library to help creating C# exercises. Generates missing methods and classes inside tests on the fly by using Source Generators
- Host: GitHub
- URL: https://github.com/TMC-CSharp/CodeExerciseLibrary
- Owner: TMC-CSharp
- License: mit
- Created: 2020-06-18T14:58:02.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-14T12:47:01.000Z (over 4 years ago)
- Last Synced: 2024-08-04T02:07:43.850Z (10 months ago)
- Topics: code-exercise, csharp, library, roslyn, source-generation
- Language: C#
- Homepage:
- Size: 42 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- csharp-source-generators - TMC-CSharp/CodeExerciseLibrary -   Library to help creating C# exercises. Generates missing methods and classes inside tests on the fly by using Source Generators. (Demo, PoC and excercise projects / Other)
README
# Code Exercise Library
[](https://travis-ci.com/TMC-CSharp/CodeExerciseLibrary)