Add unittests #19
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Let's find or define a standard for unittests
How do we even want to run them?
Mocking whole MT api for some "test harness" or whatever, would be cool... but not sure it's worth it? :p
Only showcase how unittests are done, maybe only on a single well known template function. No need to unit-test the whole of the MT api
The idea of the template is to give examples. Currently I don#t know how unittests work in lua