kevmoens/Ellabit

Allow tests for a challange to be a class compiled into Ellabit instead of compiling on the fly

Opened this issue · 0 comments

Create new property named TestMethods that is a List in IChallenge
If TestMethods is null or have no tests use the TestCode and Tests property to run tests.