awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
ยฉ 2026 Bringes Technology SRLยทVAT RO45896025ยทhello@awesome-repositories.com
Back to shellspec/shellspec

Open-source alternatives to Shellspec

30 open-source projects similar to shellspec/shellspec, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Shellspec alternative.

  • 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
  • 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
  • airbnb/enzymeairbnb avatar

    airbnb/enzyme

    19,831View on GitHubโ†—

    Enzyme is a JavaScript component testing utility and test suite used to verify the behavior and rendered output of user interface components. It provides tools for simulating user interactions, updating component properties, and asserting that the resulting interface state matches expected outcomes. The project utilizes a pluggable adapter system to connect different user interface frameworks, allowing for consistent testing patterns across various libraries and versions. This architecture enables the verification of components across multiple UI library versions and different test runners.

    JavaScript
    View on GitHubโ†—19,831

AI search

Explore more awesome repositories

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

Find more with AI search
  • aliesbelik/awesome-gatlingaliesbelik avatar

    aliesbelik/awesome-gatling

    80View on GitHubโ†—

    A collection of resources covering different aspects of Gatling load testing tool usage.

    awesomeawesome-gatlingawesome-list
    View on GitHubโ†—80
  • aliesbelik/awesome-jmeteraliesbelik avatar

    aliesbelik/awesome-jmeter

    790View on GitHubโ†—

    A collection of resources covering different aspects of JMeter usage.

    HTMLapache-jmeterawesomeawesome-list
    View on GitHubโ†—790
  • andythigpen/nvim-coverageandythigpen avatar

    andythigpen/nvim-coverage

    434View on GitHubโ†—

    Displays test coverage data in the sign column

    Lua
    View on GitHubโ†—434
  • 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
  • bgotink/ngx-playwrightbgotink avatar

    bgotink/ngx-playwright

    28View on GitHubโ†—

    Tools to run playwright e2e tests in an angular workspace

    JavaScript
    View on GitHubโ†—28
  • antwaremx/meteormanantwaremx avatar

    antwaremx/meteorman

    53View on GitHubโ†—

    A DDP Client with GUI

    Vue
    View on GitHubโ†—53
  • asweigart/pyautoguiasweigart avatar

    asweigart/pyautogui

    12,564View on GitHubโ†—

    PyAutoGUI is a Python GUI automation library and desktop automation framework. It provides a set of tools for programmatically controlling the mouse and keyboard to automate user interface interactions across different operating systems. The project functions as a cross-platform input simulator and computer vision screen scanner. It enables the simulation of keystrokes and cursor movements to perform repetitive tasks and utilizes screen analysis to locate specific images or pixel colors on the display. Its capability surface includes mouse and keyboard input simulation, screen image capture,

    Python
    View on GitHubโ†—12,564
  • augustogoulart/awesome-pytestaugustogoulart avatar

    augustogoulart/awesome-pytest

    554View on GitHubโ†—
    awesomedigitaloceanhacktoberfest
    View on GitHubโ†—554
  • avh4/elm-program-testavh4 avatar

    avh4/elm-program-test

    95View on GitHubโ†—

    Test Elm programs

    Elm
    View on GitHubโ†—95
  • badisi/wdio-harnessbadisi avatar

    badisi/wdio-harness

    6View on GitHubโ†—

    ๐Ÿ”ฌ WebdriverIO support for Angular component test harnesses

    TypeScript
    View on GitHubโ†—6
  • 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
  • aniket-engg/sol-profilerAniket-Engg avatar

    Aniket-Engg/sol-profiler

    29View on GitHubโ†—

    CLI Tool to List & Store Solidity Smart Contract Methods Attributes

    JavaScript
    View on GitHubโ†—29
  • alexfernandez/loadtestalexfernandez avatar

    alexfernandez/loadtest

    2,633View on GitHubโ†—

    Runs a load test on the selected URL. Fast and easy to use. Can be integrated in your own workflow using the API.

    JavaScript
    View on GitHubโ†—2,633
  • bgotink/playwright-coveragebgotink avatar

    bgotink/playwright-coverage

    51View on GitHubโ†—

    Track coverage in playwright tests

    TypeScript
    View on GitHubโ†—51
  • brian-watkins/elm-specbrian-watkins avatar

    brian-watkins/elm-spec

    34View on GitHubโ†—

    Describe the behavior of Elm programs

    Elm
    View on GitHubโ†—34
  • brikev/twdBRIKEV avatar

    BRIKEV/twd

    49View on GitHubโ†—

    Frontend tests that run in your real browser, against your real backend. No jsdom, no separate E2E stack.

    TypeScript
    View on GitHubโ†—49
  • bruderstein/unexpected-reactbruderstein avatar

    bruderstein/unexpected-react

    185View on GitHubโ†—

    Plugin for http://unexpected.js.org to enable testing the full React virtual DOM, and also the shallow renderer

    JavaScript
    View on GitHubโ†—185
  • checksum/critic.shChecksum avatar

    Checksum/critic.sh

    456View on GitHubโ†—

    Dead simple testing framework for Bash with coverage reporting

    Shell
    View on GitHubโ†—456
  • christian-bromann/awesome-seleniumchristian-bromann avatar

    christian-bromann/awesome-selenium

    1,131View on GitHubโ†—

    A curated list of delightful Selenium resources.

    awesomeawesome-listlist
    View on GitHubโ†—1,131
  • cleder/awesome-python-testingcleder avatar

    cleder/awesome-python-testing

    295View on GitHubโ†—

    Collection of awesome ๐Ÿ˜Ž๏ธ Python resources for testing

    awesomeawesome-listhacktoberfest
    View on GitHubโ†—295
  • cobraframework/pytest-cobracobraframework avatar

    cobraframework/pytest-cobra

    27View on GitHubโ†—

    PyTest plugin for testing smart contracts for Ethereum blockchain.

    Python
    View on GitHubโ†—27
  • coderabbitai/awesome-coderabbitcoderabbitai avatar

    coderabbitai/awesome-coderabbit

    397View on GitHubโ†—

    Official awesome-list of CodeRabbit Starters & Resources โšก๏ธ

    aiawesomeawesome-list
    View on GitHubโ†—397
  • coderofsalvation/powscriptcoderofsalvation avatar

    coderofsalvation/powscript

    168View on GitHubโ†—

    transpiler written in bash: painless shellscript, indentbased, coffee for the shell with hipster-sparkles v1 BETA LANDED ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰ thanks fcard!

    Shell
    View on GitHubโ†—168
  • conorhastings/redux-test-recorderconorhastings avatar

    conorhastings/redux-test-recorder

    492View on GitHubโ†—

    a redux middleware to automatically generate tests for reducers through ui interaction

    JavaScript
    View on GitHubโ†—492
  • coveragepy/coveragepycoveragepy avatar

    coveragepy/coveragepy

    3,386View on GitHubโ†—

    The code coverage tool for Python

    Python
    View on GitHubโ†—3,386
  • cyrus-and/gdb-dashboardcyrus-and avatar

    cyrus-and/gdb-dashboard

    12,214View on GitHubโ†—

    gdb-dashboard is a visual frontend and Python-based extension for GDB. It provides a modular dashboard that enables real-time visualization of program state during debugging sessions. The project replaces manual command-line interaction with a structured visual interface. It utilizes syntax highlighting for program state data to improve readability and analysis during the debugging process. The system focuses on C and C++ debugging, automating the monitoring of program memory and execution state through a text-based user interface. It achieves this by integrating with GDB APIs to retrieve sy

    Python
    View on GitHubโ†—12,214
  • adoyle-h/lobashadoyle-h avatar

    adoyle-h/lobash

    399View on GitHubโ†—

    A modern, safe, powerful utility/library for Bash script development.

    Shell
    View on GitHubโ†—399