CFC-Servers/GLuaTest

Allow multiple test groups to be returned from the same file

brandonsturgeon opened this issue · 0 comments

Often, I find myself wanting to test a file of functions, but I want to keep the tests segmented in some way.
Allowing test files to return multiple test groups could alleviate this issue.