mirror of
https://github.com/awesome-lists/awesome-bash.git
synced 2026-03-09 11:43:25 -05:00
[PR #109] [MERGED] Add bashunit: testing library for bash scripts #117
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/awesome-lists/awesome-bash/pull/109
Author: @Chemaclass
Created: 10/8/2023
Status: ✅ Merged
Merged: 10/11/2023
Merged by: @hyperupcall
Base:
master← Head:add-bashunit📝 Commits (1)
67a15c4Add bashunit: testing library for bash scripts📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
New App Submission
Repo or homepage link: https://bashunit.typeddevs.com/
Description: A simple testing library for bash scripts
Why I think it's awesome: bashunit is a dedicated testing tool crafted specifically for Bash scripts. It empowers you with tests on your Bash codebase, ensuring that your scripts operate reliably and as intended.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.