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