abreathingcorpse

Results 2 issues of abreathingcorpse

While going throughout the Parameterized Tests docs it's uncertain how the following test_foo function works: extends 'res://addons/gut/test.gd' var foo_params = [[1, 2, 3], ['a', 'b', 'c']] func test_foo(params=use_parameters(foo_params)): var foo...

documentation

No error, no nothing. I already have my user.name and user.email defined. I've already created my PAT, which I'm using as my pwd. I've staged the changes, created a commit...

bug