[PR #109] [MERGED] Add bashunit: testing library for bash scripts #117

Closed
opened 2025-11-06 17:10:22 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: masterHead: add-bashunit


📝 Commits (1)

  • 67a15c4 Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/awesome-lists/awesome-bash/pull/109 **Author:** [@Chemaclass](https://github.com/Chemaclass) **Created:** 10/8/2023 **Status:** ✅ Merged **Merged:** 10/11/2023 **Merged by:** [@hyperupcall](https://github.com/hyperupcall) **Base:** `master` ← **Head:** `add-bashunit` --- ### 📝 Commits (1) - [`67a15c4`](https://github.com/awesome-lists/awesome-bash/commit/67a15c4b88331e37d5cd43f3ef16d8b38e0e1842) Add bashunit: testing library for bash scripts ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description #### New App Submission - [x] I've read the [contribution guidelines](https://github.com/awesome-lists/awesome-bash/blob/master/contributing.md). - [x] Have a free and [open source license](https://github.com/TypedDevs/bashunit/blob/main/LICENSE). - [x] Be easy to [install](https://bashunit.typeddevs.com/getting-started#installation). - [x] Be well [documented](https://bashunit.typeddevs.com/assertions) - [x] Have an [active community and engaged ownership](https://github.com/TypedDevs/bashunit/pulse). **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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 17:10:22 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-bash#117