This repository was archived by the owner on Apr 29, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 515
@test: command not found if tab is used after test name #98
Comments
Closed
mjhsieh
pushed a commit
to mjhsieh/bats
that referenced
this issue
Mar 20, 2017
mjhsieh
pushed a commit
to mjhsieh/bats
that referenced
this issue
Mar 20, 2017
mbland
pushed a commit
to bats-core/bats-core
that referenced
this issue
Oct 7, 2017
Originally by @BenoitLefebvre as part of sstephenson/bats#122 to fix sstephenson/bats#98.
mbland
added a commit
to bats-core/bats-core
that referenced
this issue
Oct 7, 2017
Adapted from the original expression by @BenoitLefebvre in sstephenson/bats#122 to fix sstephenson/bats#98.
mbland
pushed a commit
to bats-core/bats-core
that referenced
this issue
Oct 14, 2017
Originally by @BenoitLefebvre as part of sstephenson/bats#122 to fix sstephenson/bats#98.
mbland
added a commit
to bats-core/bats-core
that referenced
this issue
Oct 14, 2017
Adapted from the original expression by @BenoitLefebvre in sstephenson/bats#122 to fix sstephenson/bats#98.
yarikoptic
pushed a commit
to neurodebian/bats
that referenced
this issue
Aug 6, 2019
Fix BATS_CWD bug introduced in sstephenson#91
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If I write:
@test "foo bar"{
...
then bats quits with:
./test300
/tmp/bats.3339.src: line 6: @test: command not found
The text was updated successfully, but these errors were encountered: