mirror of
https://github.com/sstephenson/bats.git
synced 2026-02-25 09:18:10 +01:00
Print test file path and line number after a failing test
This commit is contained in:
2
test/fixtures/bats/failing.bats
vendored
2
test/fixtures/bats/failing.bats
vendored
@@ -1,3 +1,5 @@
|
||||
@test "a failing test" {
|
||||
true
|
||||
true
|
||||
false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user