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