#!/bin/env bats @test "Testing cheat tool" { echo cheat } (CommandList children: [ (C {(Lit_Other "@") (test)} {(DQ ("Testing cheat tool"))} {(Lit_LBrace "{")}) (C {(echo)} {(cheat)}) ] )