An open API service indexing awesome lists of open source software.

https://github.com/jschneidereit/mstesttoxunitconverter

Roslyn based MSTest to xUnit converter
https://github.com/jschneidereit/mstesttoxunitconverter

csharp mstest roslyn xunit

Last synced: about 1 month ago
JSON representation

Roslyn based MSTest to xUnit converter

Awesome Lists containing this project

README

          

# MsTestToXunitConverter

A FOSS .net tool leveraging the roslyn tool-chain to transition unit test projects away from MSTest towards xUnit.

If you'd like to contribute, please take a look at the following files
- [code of conduct](docs/CODE_OF_CONDUCT.md)
- [contributing guidelines](docs/CONTRIBUTING.md)
- [pull request template](docs/PULL_REQUEST_TEMPLATE.md)