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