testing-in-bash icon indicating copy to clipboard operation
testing-in-bash copied to clipboard

Add bashunit

Open CosmeValera opened this issue 2 years ago • 5 comments

There's a new library that has gotten over 50 stars ⭐ in its GiHub repository in its first week:

  • Click here to see the bashunit repository.

Its aim is to create a simple testing library for bash scripts, and I think it would make a good fit for this repository, so people could compare it with the others when making their choice. 🐱

CosmeValera avatar Sep 13 '23 08:09 CosmeValera

Hi @CosmeValera,

Thanks, looks interesting indeed! Would you be up to add an example project to this repository (with similar structure to existing example-<setlib> projects - please see the contribution guide) to demonstrate its capabilities?

Thanks and cheers, Dávid

dodie avatar Sep 15 '23 16:09 dodie

I will take over preparing an example for this repo. It might take a few days, because I want to focus first on fixing a couple features and one bug we recently discover, aka: in a couple of days, we would be able to create a new release, and then I will take care of this. Thanks for finding this, @CosmeValera ! And thanks @dodie for the great repo-comparison here! 😄 CC: @khru @tito-kati

Chemaclass avatar Sep 15 '23 17:09 Chemaclass

Thanks, I'm looking forward to it @Chemaclass

dodie avatar Sep 15 '23 17:09 dodie

I think this is done now :)

https://github.com/dodie/testing-in-bash/pull/10#issuecomment-2030418236

CosmeValera avatar Apr 02 '24 07:04 CosmeValera

Anyway maybe it would be beneficial to add the bashunit library for the comparison in the readme.md.

Maybe we should wait for that to be done before closing this issue. What are your thoughts? 🤔

CosmeValera avatar Apr 02 '24 07:04 CosmeValera

Hi @CosmeValera , My thoughts exactly. I think adding bashunit to the main readme file would make sense to make it more visible/comparable with the others. I hope to find some time to test bashunit in the near future and write it - unless somebody from the community picks this topic up faster. Cheers, Dávid

dodie avatar Apr 08 '24 06:04 dodie