githubから DotNetKoans をダウンロードし、プロジェクトを正常にビルドしましたが、それらを実行しようとすると (指示に従い、cmd から AutoKoanRunner.exe を実行します)、次のエラーが発生します。
KoanRunner.exe
Building...
Checking Koans...
CSharp.AboutAsserts.AssertTruth has damaged your karma.
The Master says:
You have not yet reached enlightenment.
The answers you seek...
in AutoKoanRunner.Core.Master.WhereToSeek(String[] lines) Master.cs line 58
これらの Koans を実行するにはどうすればよいですか?