Y
Hacker News
new
|
ask
|
show
|
jobs
by
zachgersh
4022 days ago
Technically couldn't you just write a separate bash script that tests the exit status or return of anything you are scripting in bash? Feels like bringing in any other "framework" would possibly just get in the way?
1 comments
notduncansmith
4022 days ago
I think the GP was talking about tests written in Bash, not tests for Bash code.
link