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
·

1 Repo

Awesome GitHub RepositoriesQueue State Verification

Utilities for asserting the state of a queue, such as whether it is empty or contains a specific count of messages.

Distinct from Message Queues: Focuses on state assertions for testing rather than the general sequencing and management of payloads.

Explore 1 awesome GitHub repository matching devops & infrastructure · Queue State Verification. Refine with filters or upvote what's useful.

Awesome Queue State Verification GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • codeception/codeceptionAvatar von Codeception

    Codeception/Codeception

    4,855Auf GitHub ansehen↗

    Codeception is a full-stack testing framework for PHP applications that provides a unified interface for unit, functional, and acceptance testing. It serves as a tool for automating real desktop and mobile browsers via the WebDriver protocol and acts as a client for testing REST and SOAP APIs. The framework is distinguished by its support for Behavior-Driven Development, allowing users to write human-readable test specifications in Gherkin language to align technical tests with business requirements. It implements actor-based action mapping to connect these natural language steps to executabl

    Implements assertions to verify if a queue is empty or contains a specific number of messages.

    PHP
    Auf GitHub ansehen↗4,855
  1. Home
  2. DevOps & Infrastructure
  3. Queue Management
  4. Message Queues
  5. Queue State Verification