Ellabit icon indicating copy to clipboard operation
Ellabit copied to clipboard

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

Open kevmoens opened this issue 2 years ago • 0 comments

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.

kevmoens avatar Oct 22 '22 18:10 kevmoens