Unit testing & mocking library
These two scripts allow you to write unit tests and mock classes or global functions. An example of some tests is included.
Files
Builds
unit-testing-mocking-library_v0.1.1
Download build

Post's comments

roupi supporter
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

You need to log in to write a comment.