mirror of
https://github.com/alebcay/awesome-shell.git
synced 2026-03-09 11:43:08 -05:00
[PR #233] [MERGED] Add urchin to shell test frameworks #279
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/alebcay/awesome-shell/pull/233
Author: @bikemule
Created: 10/20/2017
Status: ✅ Merged
Merged: 10/27/2017
Merged by: @alebcay
Base:
master← Head:master📝 Commits (2)
02a3d9dAdd urchin test framework0dde39fMerge 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.