oliverbooth / X10D

Extension methods on crack.
https://oliverbooth.github.io/X10D/
MIT License
28 stars 2 forks source link

Migrate to NUnit #76

Closed oliverbooth closed 1 year ago

oliverbooth commented 1 year ago

Since the Unity unit test framework is built on top of NUnit, it would be a good idea to migrate X10D.Tests to NUnit to improve consistency across the codebase.

This will be a huge breaking change to the test project.