Ellabit
Ellabit copied to clipboard
Allow tests for a challange to be a class compiled into Ellabit instead of compiling on the fly
Create new property named TestMethods that is a List<MethodInfo> in IChallenge If TestMethods is null or have no tests use the TestCode and Tests property to run tests.