chore: add GUT test framework
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
extends GutTest
|
||||
|
||||
func test_something():
|
||||
assert_gt(randf(), .5)
|
||||
@@ -0,0 +1 @@
|
||||
uid://bumfinakdvxvo
|
||||
Reference in New Issue
Block a user