awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
assertible avatar

assertible/deployments

0
View on GitHub↗
13 Stars·5 Forks·MIT·1 Aufrufassertible.com↗

Deployments

Configurations for GitHub post-deployment testing with Assertible via CI

Features

  • Code Quality and Analysis - Automates post-deployment testing and web service monitoring.

Star-Verlauf

Star-Verlauf für assertible/deploymentsStar-Verlauf für assertible/deployments

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht assertible/deployments?

Configurations for GitHub post-deployment testing with Assertible via CI

Was sind die Hauptfunktionen von assertible/deployments?

Die Hauptfunktionen von assertible/deployments sind: Code Quality and Analysis.

Welche Open-Source-Alternativen gibt es zu assertible/deployments?

Open-Source-Alternativen zu assertible/deployments sind unter anderem: coala/coala — coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming… cython/cython — Cython is a compiler that translates Python code into C or C++ to create high-performance extension modules. It… pre-commit/pre-commit — Pre-commit is a framework for managing and executing automated tasks during the version control commit process. It… robotframework/robotframework — Robot Framework is a keyword-driven automation framework designed for acceptance testing and robotic process… scrutinizer-ci/scrutinizer — Legacy repository - archives past feature requests/bug reports. windelbouwman/ppci-mirror — A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python.

Open-Source-Alternativen zu Deployments

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Deployments.
  • coala/coalaAvatar von coala

    coala/coala

    3,588Auf GitHub ansehen↗

    coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.

    Python
    Auf GitHub ansehen↗3,588
  • cython/cythonAvatar von cython

    cython/cython

    10,767Auf GitHub ansehen↗

    Cython is a compiler that translates Python code into C or C++ to create high-performance extension modules. It functions as a static typing optimizer and a C extension generator, allowing developers to declare C types within Python code to reduce interpreter overhead and increase execution speed. The project enables the wrapping of external C libraries to provide high-level interfaces to low-level system capabilities. It also serves as a native binary packager, capable of freezing scripts and their dependencies into standalone executable binaries for distribution. The system covers a broad

    Cythonbig-dataccpp
    Auf GitHub ansehen↗10,767
  • pre-commit/pre-commitAvatar von pre-commit

    pre-commit/pre-commit

    15,057Auf GitHub ansehen↗

    Pre-commit is a framework for managing and executing automated tasks during the version control commit process. It functions as a configuration-driven utility that enforces project standards by running linters, formatters, and security scanners on staged files before they are committed to a repository. The system uses a centralized manifest to orchestrate these tasks, ensuring consistent developer tooling across teams. It distinguishes itself by provisioning isolated environments for each tool, which prevents dependency conflicts and ensures that all required versions are present. The framewo

    Pythongitlinterpre-commit
    Auf GitHub ansehen↗15,057
  • robotframework/robotframeworkAvatar von robotframework

    robotframework/robotframework

    11,428Auf GitHub ansehen↗

    Robot Framework is a keyword-driven automation framework designed for acceptance testing and robotic process automation. It utilizes a human-readable, tabular syntax to define test cases and workflows, separating the automation logic from the underlying implementation. By mapping plain-text keywords to executable commands, the framework enables the creation of maintainable and reusable automation sequences. The platform distinguishes itself through a modular architecture that supports the integration of custom libraries and external modules. This extensibility allows users to expand the frame

    Pythonattdautomationbdd
    Auf GitHub ansehen↗11,428
  • Alle 6 Alternativen zu Deployments anzeigen→