would be cool to have a cli tool that runs all the tests files in a folder, instead of compiling the unit tests files and running them.
olipro
That is essentially a matter of how you organise your files. You would probably be interested in this: https://www.greyrepo.xyz/posts/greyscript-compiler-gsc
nice, idunno why this feature is not in implemented in the game already, is a thing that basically everybody will need and will have to write a tool for making that at some point. Im glad that you made this tool available for everyone.
response to olipro That is essentially a matter of how you organise your files. You would probably be interested in this: https://www.greyrepo.xyz/posts/greyscript-compiler-gsc