An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 2.2% dependent packages on proxy.golang.org
Top 2.9% dependent repos on proxy.golang.org

proxy.golang.org : github.com/thediveo/testbasher

Package testbasher provides painfully simple BASH script management and execution for small unit test script harnesses. It is intended for such cases where only one or few short and simple auxiliary scripts are required per specific test and it's best to keep them near the test case itself to keep scripts and test in sync. This package defines only these two elements: Basher and TestCommand. Basher handles auxiliary test harness scripts as integral parts of your unit tests. Running a Basher script (or often set of scripts) is done via TestCommand. TestCommand simplifies handling and interaction with (test) commands and scripts. It has a simplified reporting and interaction interface tailored towards test harness scripts. As its name already suggests, TestCommand is good for use in some types of tests, but it is not a general purpose tool.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/thediveo/testbasher
License: Apache-2.0
Latest release: 10 months ago
First release: about 5 years ago
Namespace: github.com/thediveo
Dependent packages: 6
Dependent repositories: 3
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 27 days ago

    Loading...
    Readme
    Loading...