RoslynTestKit
test framework
A lightweight framework for writing unit tests for Roslyn diagnostic analyzers and code fixes.
A lightweight framework for writing unit tests for Roslyn diagnostic analyzers, code fixes, refactorings and completion providers.
24 stars
3 watching
7 forks
Language: C#
last commit: 11 months ago
Linked from 1 awesome list
roslynroslyn-analyzerroslyn-diagnosticstest
Related projects:
Repository | Description | Stars |
---|---|---|
srz-zumix/iutest | A C++ testing framework that provides a set of tools and features for writing unit tests. | 65 |
dalekbaldwin/check-it | A test framework for Common Lisp that uses randomized property-based testing to ensure code reliability and robustness | 51 |
kassane/catch2 | A modern C++ test framework with support for unit tests, micro-benchmarking, and BDD-style testing | 0 |
snaipe/criterion | A cross-platform unit testing framework with C and C++ support | 2,042 |
sheredom/utest.h | A single header unit testing framework for C and C++ | 845 |
jasmcaus/tau | A lightweight unit testing framework for C and C++ projects | 158 |
vittorioromeo/mettle | A C++14 unit test framework providing a toolbox of features for writing and running tests | 0 |
dotnet/roslyn | Provides a compiler and code analysis API for C# and Visual Basic languages | 19,064 |
clean-test/clean-test | A C++20 unit-testing framework with parallel execution and production-ready features | 49 |
zorgnax/libtap | A testing framework for writing tests in C. | 252 |
alkass/polish | A testing framework for Rust that provides a structured way to write and run test cases. | 52 |
kwonoj/rx-sandbox | A test suite framework for RxJS that uses a DSL-based marble diagram to create and run tests. | 173 |
tuplanolla/cheat | Convenient unit testing framework for the C programming language | 169 |
spekframework/spek | A specification framework that uses BDD-style testing and supports test-driven development in Kotlin | 2,226 |
p4t12ick/ypsilon | An automated testing environment for security use cases using real malware and various tools | 165 |