Mislav Marohnić
|
edbabe54bc
|
Safely increment in a way that it works on Linux
Otherwise the CI is broken but still exits with 0 status:
https://travis-ci.org/sstephenson/bats/builds/13173769
|
2013-10-29 02:23:38 +01:00 |
|
Sam Stephenson
|
0a151afb65
|
Log the full stack trace when a test fails
|
2013-10-28 11:51:17 -05:00 |
|
Sam Stephenson
|
8930e4e0d1
|
Fix for test files without trailing newlines (closes #12)
|
2013-10-21 12:45:49 -05:00 |
|
Sam Stephenson
|
8873aab79f
|
Extended syntax: "begin" line before each test is run
|
2013-10-21 11:32:09 -05:00 |
|
Sam Stephenson
|
7849374964
|
bats_test_info -> bats_test_begin; begin calls setup
|
2013-10-21 11:21:17 -05:00 |
|
Sam Stephenson
|
a773171777
|
Don't indent the output of failed tests
|
2013-10-21 10:58:21 -05:00 |
|
Sam Stephenson
|
c8c56a987c
|
More descriptive message for failing line and file
|
2013-10-21 10:57:53 -05:00 |
|
Ross Duggan
|
f78324dfec
|
Support for TAP compliant skip directive inside test blocks.
|
2013-10-18 22:05:20 +01:00 |
|
Sam Stephenson
|
bc72b85871
|
Print test file path and line number after a failing test
|
2013-05-23 12:47:17 -05:00 |
|
Adam Jacob
|
af9794634f
|
Using shell redirection rather than cat
|
2013-05-23 00:52:08 -04:00 |
|
Adam Jacob
|
9c8425d005
|
Supporting DOS line endings in BATS tests
|
2013-05-22 21:20:39 -04:00 |
|
Sam Stephenson
|
04be7dc717
|
Abort when load is invoked with a nonexistent script
|
2012-11-16 14:35:48 -06:00 |
|
Sam Stephenson
|
f8f78b5cd3
|
bats-exec -> bats-exec-test
|
2012-04-09 10:59:36 -05:00 |
|