sschmid / Entitas

Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
MIT License
7.03k stars 1.11k forks source link

Migrate tests to xunit #1015

Closed sschmid closed 1 year ago

sschmid commented 1 year ago

As part of modernizing the project I'll migrate all unit tests from nspec to xunit.

Benefits: