name="Example"command="deno run --allow-read main.ts"timeout=500# default timeouttest_command="bash test.sh"# convention is to return true or false based on successrequire_test=false# stretch goal to only allow in a new versioned script if the test passes when this boolean is true