avivbiton / BlizzardApiReader

.Net Core library to handle Blizzard public APIs
MIT License
35 stars 36 forks source link

Can I rewrite tests to use xUnit? #62

Open Agilitis opened 3 years ago

Agilitis commented 3 years ago

As I am aware the repo is not really active, so I thought I would rewrite the code to use xUnit tests.

MatthewLacerda2 commented 11 months ago

Imo it's not worth the trouble, somebody would have to review it and that's a lotta code specially in an inactive repo Also it seems there are plenty of tests already. It's not about the testing tool, it's about the quality of the tests