Open
Description
Suggestion
Have Skript unit tests return a custom results so that in the case that they do error, we can provide a full detailed list of how and why the tests failed individually.
Also add support for delays in the actual script coding.
Also collect test Throwables to report at the end of the test with a failure.
These are also sorta labeled in #3767