issues
search
sstephenson
/
bats
Bash Automated Testing System
MIT License
7.13k
stars
517
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
publish bats on https://open-vsx.org/
#276
ghost
opened
4 years ago
0
Provide Link To Bats-Core
#275
eggsbenjamin
opened
4 years ago
3
--formatter not recognized format
#274
ikhader
opened
4 years ago
0
Is this project dead? Last commit over four years ago.
#273
JohnVillalovos
opened
4 years ago
2
Add bats_teardown_trap to existing EXIT trap instead of overwriting.
#272
mfickett
opened
4 years ago
1
Show Why Tests Have Failed
#271
JimLynchCodes
opened
4 years ago
1
Document method for safely printing 'set -x' output in TAP mode
#270
robwiss
opened
4 years ago
1
readme: declare bats as deprecated
#269
docwhat
opened
5 years ago
1
Do not change the value of IFS; instead, use readarray
#268
IsaacG
closed
1 year ago
0
`$cmd & echo foo | cat` freezes bats because pipe waits for backgrounded command to die
#267
jolmg
closed
5 years ago
3
Fixing installation on MacOSX Mojave with forbids writing to /usr/local
#266
kigster
opened
5 years ago
0
Add --no-skip/-n flag
#265
bkhl
closed
5 years ago
4
Noskip option flag
#264
guygastineau
opened
5 years ago
2
Sorry for the stupid question
#263
VictorYspb
opened
5 years ago
1
Update README to make it more clear we should be using bats-core
#262
annawinkler
opened
5 years ago
3
Manage test dependencies
#261
flaupretre
opened
5 years ago
0
Trying to test a curl request to an HTTP server using BATS. But as soon as it hits the run ./server it does not proceeds towards curl. This is because http server repeatedly listens for incoming requests. Any Ideas how can I tell BATS to go the next instruction (here curl) after it runs the server?
#260
abhinavdrs
closed
5 years ago
1
avoid `eval echo` with `encode_name`
#259
jxy
opened
6 years ago
1
Use bats-core
#258
prokopst
closed
6 years ago
1
Support for JUNIT formatted output?
#257
DarwinJS
closed
6 years ago
0
How to use for & do loop based on if else condition.
#256
shiva022
closed
6 years ago
0
automatically sourcing setup/teardown scripts?
#255
bje-
opened
6 years ago
1
Current release is out of date
#254
cmcginty
opened
6 years ago
1
BATS libexec dir on install
#253
ggordham
opened
6 years ago
1
Helpful test script
#252
lukechilds
opened
6 years ago
2
Support for command that return non-zero exit status
#251
onknows
opened
6 years ago
3
added uninstall feature
#250
capnajax
opened
6 years ago
0
Source files from another bash script?
#249
reggi
closed
6 years ago
1
Update readme that this repository is no longer maintained
#248
xmik
opened
6 years ago
7
Add bad command line option errors
#247
qneill
closed
6 years ago
2
install.sh should make files executable before copy
#246
szaydel
opened
7 years ago
0
no real error message for bad command line option
#245
ORESoftware
opened
7 years ago
2
Update package.json
#244
ORESoftware
opened
7 years ago
1
Update README.md
#243
ORESoftware
opened
7 years ago
2
installation?
#242
ORESoftware
opened
7 years ago
2
Bats does not work on the Windows 10 Ubuntu
#241
martinjansa
closed
7 years ago
1
skip cuts comment after closing bracket
#240
and0x000
closed
6 years ago
1
Added the todo command for marking tests that may fail as passing, potentially (in pretty print) as a "bonus" if they pass.
#239
scr
opened
7 years ago
0
[Feature request] Command line option to ignore tests failures when the exit code is computed
#238
NBardelot
opened
7 years ago
2
Add functionality to check the bash version
#237
aojea
closed
6 years ago
0
Information about community-maintained fork
#236
btamayo
opened
7 years ago
11
Infinite loop with "Begin 1 ... 100/2" then 101/2 and so on for 2 tests
#235
NBardelot
closed
7 years ago
1
Fix call to ../libexec/bats from bin/bats when install/bin/bats is not current dir or parameters are passed
#234
jonathandandries
opened
7 years ago
10
Remove fancy syntax for bash 3.00 compatibility
#233
aallrd
closed
7 years ago
6
Test names as variables
#232
sayanee
closed
7 years ago
3
Separate stdout and stderr from the run output
#231
Marthym
closed
3 years ago
4
How do you test your scripts?
#230
edouard-lopez
opened
7 years ago
2
E: Some index files failed to download. They have been ignored, or old ones used instead.
#229
edouard-lopez
closed
7 years ago
1
Need to specify the full path to date command otherwise date returns empty string
#228
abauman-7signal
opened
7 years ago
4
Assertions in not intended places
#227
quilir
closed
7 years ago
0
Next