Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
memracom
on Nov 18, 2013
|
parent
|
context
|
favorite
| on:
Shell script mistakes
Let's not forget unit testing. After all a shell script is code and code should be unit tested.
https://code.google.com/p/shunit2/
LukeShu
on Nov 18, 2013
|
next
[–]
I prefer
http://bmizerany.github.io/roundup/
. It works in fewer shells, but when you know which shell(s) you are targeting, that doesn't matter. It is far less magic than shunit2--writing the tests actually feels like writing shell.
sigzero
on Nov 18, 2013
|
prev
[–]
No, just no.
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://code.google.com/p/shunit2/