Hacker News new | ask | show | jobs
by ddevault 2814 days ago
Well, the code has been unmaintained for some time now, and only grows more stale (especially considering the .NET ecosystem has been in turmoil during that time).

There are tests, though, but they only focus on the parts which are fragile or complicated:

https://github.com/SirCmpwn/TrueCraft/tree/master/TrueCraft....

Edit: oh, I think I remember you. If I'm right, here's your pull request and the corresponding IRC logs:

https://github.com/SirCmpwn/TrueCraft/pull/283

https://sr.ht/4tKr.log

1 comments

If there are tests and the project can still fail to run, is the test suite really good?

Blatant and rude sarcasm: you dont need to answer because a freshman cs student would know the answer.