@bitwes said: * Rainware made a setup tutorial to help get you testing faster
That is awesome, thanks for the update and thanks to Rainware for the video.
Tutorials: * https://github.com/bitwes/Gut/wiki/Tutorials
See https://github.com/bitwes/Gut/releases/tag/v7.1.0 for full change log.
prerun_setup
setup
teardown
postrun_teardown
assert_true
assert_false
assert_property
assert_setget
assert_setget_called
assert_not_between
compare_deep
compare_shallow
assert_eq/ne_deep
assert_eq/ne_shallow
pass_test(text)
fail_test(text)
is_passing()
is_failing()
test.gd
assert_true(true, 'we got here')
pass_test('we got here')
before_all
after_all
Error calling built-in function 'inst2dict': Not a script with an instance
assert_is