#!/bin/env bats @test "Testing taste tool" { echo taste export TASTE_API_KEY="275041-BashSnip-KQ51U8H8" >> ~/.bash_profile } (CommandList children: [ (C {(Lit_Other "@") (test)} {(DQ ("Testing taste tool"))} {(Lit_LBrace "{")}) (C {(echo)} {(taste)}) (SimpleCommand words: [{(export)} {(Lit_VarLike "TASTE_API_KEY=") (DQ (275041-BashSnip-KQ51U8H8))}] redirects: [ (Redir op_id: Redir_DGreat fd: -1 arg_word: {(TildeSubPart prefix:"") (/.bash_profile)} spids: [26] ) ] ) ] )