awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
shellspec avatar

shellspec/shellspec

0
View on GitHub↗
1,378 estrellas·78 forks·Shell·MIT·1 vistashellspec.info↗

Shellspec

A full-featured BDD unit testing framework for bash, ksh, zsh, dash and all POSIX shells

Features

  • Shell Script Development - BDD unit testing framework for POSIX shells.
  • Test Producers - A full-featured BDD testing framework for POSIX shells.
  • Testing Tools - BDD unit-testing framework for shell scripts.

Historial de estrellas

Gráfico del historial de estrellas de shellspec/shellspecGráfico del historial de estrellas de shellspec/shellspec

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Shellspec

Proyectos open-source similares, clasificados según cuántas características comparten con Shellspec.
  • bats-core/bats-coreAvatar de bats-core

    bats-core/bats-core

    6,115Ver en 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
    Ver en GitHub↗6,115
  • oldratlee/useful-scriptsAvatar de oldratlee

    oldratlee/useful-scripts

    7,525Ver en 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
    Ver en GitHub↗7,525
  • airbnb/enzymeAvatar de airbnb

    airbnb/enzyme

    19,831Ver en 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
    Ver en GitHub↗19,831
  • alexfernandez/loadtestAvatar de alexfernandez

    alexfernandez/loadtest

    2,633Ver en 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
    Ver en GitHub↗2,633
Ver las 30 alternativas a Shellspec→

Preguntas frecuentes

¿Qué hace shellspec/shellspec?

A full-featured BDD unit testing framework for bash, ksh, zsh, dash and all POSIX shells

¿Cuáles son las características principales de shellspec/shellspec?

Las características principales de shellspec/shellspec son: Shell Script Development, Test Producers, Testing Tools.

¿Qué alternativas de código abierto existen para shellspec/shellspec?

Las alternativas de código abierto para shellspec/shellspec incluyen: bats-core/bats-core — BATS is a testing framework and automation tool for shell scripts and Unix programs. It functions as a test runner… oldratlee/useful-scripts — This project is a collection of specialized toolkits designed for container interaction, Java library auditing, Linux… airbnb/enzyme — Enzyme is a JavaScript component testing utility and test suite used to verify the behavior and rendered output of… aliesbelik/awesome-gatling — A collection of resources covering different aspects of Gatling load testing tool usage. andythigpen/nvim-coverage — Displays test coverage data in the sign column. alexfernandez/loadtest — Runs a load test on the selected URL. Fast and easy to use. Can be integrated in your own workflow using the API.