awesome-repositories.comالتصنيفاتالمدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
assertible avatar

assertible/deployments

0
View on GitHub↗
13 نجوم·5 تفرعات·MIT·2 مشاهداتassertible.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.

سجل النجوم

مخطط تاريخ النجوم لـ assertible/deploymentsمخطط تاريخ النجوم لـ assertible/deployments

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Deployments

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Deployments.
  • coala/coalaالصورة الرمزية لـ coala

    coala/coala

    3,588عرض على GitHub↗

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

    Python
    عرض على GitHub↗3,588
  • cython/cythonالصورة الرمزية لـ cython

    cython/cython

    10,767عرض على GitHub↗

    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
    عرض على GitHub↗10,767
  • pre-commit/pre-commitالصورة الرمزية لـ pre-commit

    pre-commit/pre-commit

    15,057عرض على GitHub↗

    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
    عرض على GitHub↗15,057
  • robotframework/robotframeworkالصورة الرمزية لـ robotframework

    robotframework/robotframework

    11,428عرض على GitHub↗

    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
    عرض على GitHub↗11,428
عرض جميع البدائل الـ 6 لـ Deployments→

الأسئلة الشائعة

ما هي وظيفة assertible/deployments؟

Configurations for GitHub post-deployment testing with Assertible via CI

ما هي الميزات الرئيسية لـ assertible/deployments؟

الميزات الرئيسية لـ assertible/deployments هي: Code Quality and Analysis.

ما هي البدائل مفتوحة المصدر لـ assertible/deployments؟

تشمل البدائل مفتوحة المصدر لـ assertible/deployments: 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.