Testura

Results 4 repositories owned by Testura

Testura.Code

294
Stars
30
Forks
Watchers

Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to generate classes, methods, statements and expressions.

Testura.Mutation

103
Stars
5
Forks
Watchers

Mutation testing tool for C# .NET

Testura.Android

24
Stars
4
Forks
Watchers

Testura.Android is a lightweight test automation framework for Android built in C#. It contains tools and help classes to test, validate and interact with your Android device or emulator.

Testura.Code.UnitTestGenerator

19
Stars
7
Forks
Watchers

A simple framework/software that inspect your assembly and generate unit tests for you