You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support to define tests on a table that run arbitrary GDScript expressions on each row that will evaluate to a pass or fail. The scope of data available to the expression will be only the contents of that row to allow for quick execution.
Support to define tests on a table that run arbitrary GDScript expressions on each row that will evaluate to a pass or fail. The scope of data available to the expression will be only the contents of that row to allow for quick execution.