branchrust_reboot/main/testrunner_windowcancel
9 Commits over 31 Days - 0.01cph!
Fixed NRE when no results are loaded
Fixed Clear Result button not working
Load default test list path by default
Tweaked detail panel label styling
Fixed run test from json ignoring test parameters
Added detail panel, can select tests to read their description and result message
Cache all the data instead of parsing everything in OnGUI
Some cleanup
Test runner window automatically loads the last results after a test suite has finished
Can run tests from the window
First pass of test runner editor window, still wip