awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
rylnd avatar

rylnd/shpec

0
View on GitHub↗
386 stars·25 forks·Shell·MIT·0 views

Shpec

Test your shell scripts!

Features

  • Shell Script Development - Shell testing framework.

Star history

Star history chart for rylnd/shpecStar history chart for rylnd/shpec

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Shpec

Similar open-source projects, ranked by how many features they share with Shpec.
  • oldratlee/useful-scriptsoldratlee avatar

    oldratlee/useful-scripts

    7,525View on GitHub↗

    This project is a collection of specialized toolkits designed for container interaction, Java library auditing, Linux system diagnostics, and shell task automation. It provides a suite of utilities to streamline developer workflows and system troubleshooting. The toolkit includes a Docker container helper for executing local binaries within running containers and a Java dependency analyzer to detect duplicate classes and resolve library conflicts. It also features Linux system diagnostic tools for analyzing network connection states and identifying CPU-intensive threads. The project covers b

    Shellbashdevelopers-everyday-lifejava
    View on GitHub↗7,525
  • bash-lsp/bash-language-serverbash-lsp avatar

    bash-lsp/bash-language-server

    2,726View on GitHub↗

    A language server for Bash

    TypeScript
    View on GitHub↗2,726
  • bats-core/bats-corebats-core avatar

    bats-core/bats-core

    6,115View on GitHub↗

    BATS is a testing framework and automation tool for shell scripts and Unix programs. It functions as a test runner that validates the behavior of shell scripts by verifying command success and exit codes through automated test suites. The framework provides a compatible interface for the Test Anything Protocol, allowing it to export results for integration with external reporting tools and build pipelines. It also supports the use of container images to ensure consistent execution of test suites across different operating systems. The system manages the automated execution of test cases, inc

    Shell
    View on GitHub↗6,115
  • anordal/shellhardenanordal avatar

    anordal/shellharden

    4,784View on GitHub↗

    Shellharden is a shell script hardening tool and linter designed to improve the security and reliability of Bash scripts. It functions as an automated utility that rewrites scripts to follow industry standards for quoting and security practices. The project provides an optimizer and standardizer that replaces unsafe patterns and aliases with safer functional equivalents. It includes a syntax highlighter that uses visual markers and colorization to indicate vulnerabilities and areas where quoting corrections are required. The tool covers a broad range of capabilities including automated safet

    Rust
    View on GitHub↗4,784
See all 30 alternatives to Shpec→

Frequently asked questions

What does rylnd/shpec do?

Test your shell scripts!

What are the main features of rylnd/shpec?

The main features of rylnd/shpec are: Shell Script Development.

What are some open-source alternatives to rylnd/shpec?

Open-source alternatives to rylnd/shpec include: oldratlee/useful-scripts — This project is a collection of specialized toolkits designed for container interaction, Java library auditing, Linux… bash-lsp/bash-language-server — A language server for Bash. bats-core/bats-core — BATS is a testing framework and automation tool for shell scripts and Unix programs. It functions as a test runner… checksum/critic.sh — Dead simple testing framework for Bash with coverage reporting. coderofsalvation/powscript — transpiler written in bash: painless shellscript, indentbased, coffee for the shell with hipster-sparkles v1 BETA… anordal/shellharden — Shellharden is a shell script hardening tool and linter designed to improve the security and reliability of Bash…