Skip to content

Code-Art-Engineering/NUnitUpdate

Repository files navigation

NUnit Update Tool

Introduction

This is a NUnit test cases update utility which update all NUnit test cases from V3 to V4. This tool is release as WinForm application.

Usage

Build and Run. Select folder with NUnit test cases, and click process to see the magic happen.

Notes for Developer

Roslyn Code Analyzer is used in this project to parse the input code correctly without redevelop all the code analysis functions.

Limitation

Only C# is supported for now. Feel free to port it over for other language

About

NUnit Test Case Update Utility

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages