jrusbatch / compilify

A web-based compiler for C# and VB.NET, powered by the Roslyn Project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tests.

jrusbatch opened this issue · comments

There are none. maybe there should be some - especially around the code executor.

A suggestion for the test pattern is that each test spawns a new code execution process, so that it is even possible to test for StackOverflowExceptions.