Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-14T12:47:01.000Z (almost 4 years ago)
- Last Synced: 2024-04-23T21:09:26.757Z (6 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 - ![stars](https://img.shields.io/github/stars/TMC-CSharp/CodeExerciseLibrary?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/TMC-CSharp/CodeExerciseLibrary?style=flat-square&cacheSeconds=86400) 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
[![Build Status](https://travis-ci.com/TMC-CSharp/CodeExerciseLibrary.svg?branch=master)](https://travis-ci.com/TMC-CSharp/CodeExerciseLibrary)