This website requires JavaScript.
Explore
Help
Sign In
valicek
/
bats
Watch
1
Star
0
Fork
0
You've already forked bats
mirror of
https://github.com/sstephenson/bats.git
synced
2024-11-17 11:42:33 +01:00
Code
Issues
Releases
Wiki
Activity
417acfff66
bats
/
test
/
fixtures
/
bats
/
failing.bats
Sam Stephenson
bc72b85871
Print test file path and line number after a failing test
2013-05-23 12:47:17 -05:00
6 lines
49 B
Bash
Raw
Blame
History
@test
"a failing test"
{
true
true
false
}
Reference in New Issue
View Git Blame
Copy Permalink