Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thank you for the good work #37

Open
pgrange opened this issue May 31, 2017 · 7 comments
Open

Thank you for the good work #37

pgrange opened this issue May 31, 2017 · 7 comments

Comments

@pgrange
Copy link
Owner

pgrange commented May 31, 2017

If you want to say something nice about bash_unit but can not think of a better place right now, just add a comment to this issue.

If you want to blame bash_unit for any reason, just open another issue to describe your... issue.

@tkellen
Copy link

tkellen commented Jan 15, 2018

Thanks for bash_unit! I'm using it over at http://github.com/tkellen/kwm :)

@samba2
Copy link

samba2 commented Sep 5, 2018

this looks really promising. Particularly the way you output errors is pleasant. tnx for your work!

@ddolcimascolo
Copy link

Thx for the great work. We just started to use bash_unit for an internal project, testing how a bash script built around curl behaves wrt to the multiple options it supports.
We're making particular use of the ${FAKE_PARAMS} variable to assert how curl is called.

@moorereason
Copy link

Finding this repo made my day. I wanted to hack on a gnarly bash script that generates regex patterns, but no way was I going to try that without unit tests. After finding this project, I spent the day writing unit tests and improving the regex generation while passing all the tests. 🔥

🏆 to @pgrange and everyone else who has contributed.

@wolframroesler
Copy link
Contributor

Exactly what I've been looking for. Nicely designed, unintrusive, zero boilerplate, easy to install and use, all I need yet no feature creep.

@ReedClanton
Copy link

Don't know why, but playing around with bash_unit has been a lot of fun, so thanks for that!

@zkutasi
Copy link

zkutasi commented Jan 31, 2024

I wrote my bash unit test framework 10 years ago... but now for the new project I am working on, I wanted to take someone elses work and try it... without even trying it out, I wanted to tank you for the seemingly awesome work you have done. I will try to incorporate this into my Team's work, as they complained they are unable to test their script code with some tests and they would prefer something testable like python... but for what we do (execute commands and check result codes) bash is the king.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants