[PR #233] [MERGED] Add urchin to shell test frameworks #279

Closed
opened 2025-11-06 14:02:52 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/alebcay/awesome-shell/pull/233
Author: @bikemule
Created: 10/20/2017
Status: Merged
Merged: 10/27/2017
Merged by: @alebcay

Base: masterHead: master


📝 Commits (2)

  • 02a3d9d Add urchin test framework
  • 0dde39f Merge pull request #1 from bikemule/bikemule-add-urchin

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Uses shell idioms like files and folders for tests to files, which could also be files other than shell scripts, making it a generic testing framework. tlevine did a great presentation on it a while ago that I saw. Haven't used it for anything large scale, but useful for learning at the very least.


🔄 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/alebcay/awesome-shell/pull/233 **Author:** [@bikemule](https://github.com/bikemule) **Created:** 10/20/2017 **Status:** ✅ Merged **Merged:** 10/27/2017 **Merged by:** [@alebcay](https://github.com/alebcay) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`02a3d9d`](https://github.com/alebcay/awesome-shell/commit/02a3d9decea2a0372c07ca11e02f61956242a8a3) Add urchin test framework - [`0dde39f`](https://github.com/alebcay/awesome-shell/commit/0dde39fae0d07606fdf9a4af8be7e66446e62e0e) Merge pull request #1 from bikemule/bikemule-add-urchin ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Uses shell idioms like files and folders for tests to files, which could also be files other than shell scripts, making it a generic testing framework. tlevine did a great presentation on it a while ago that I saw. Haven't used it for anything large scale, but useful for learning at the very least. --- <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 14:02:52 -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-shell#279