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