summaryrefslogtreecommitdiff
path: root/Omni/Test.py
AgeCommit message (Collapse)Author
2025-05-22Add TestCase to Omni.TestBen Sima
Also improves the Example.py a bit with a real test case and example of how to use Omni.Test.
2025-01-21Move test runner to Omni/Test.pyBen Sima
Like the previous commit, this matches Omni/Test.hs.