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
·

2 Repos

Awesome GitHub RepositoriesWorkflow Test Session Creators

Create or reuse test users and sessions for a given workflow to enable quick testing without manual setup.

Distinct from API Testing: Distinct from API Testing: focuses on creating test sessions for workflow testing, not general API endpoint testing.

Explore 2 awesome GitHub repositories matching testing & quality assurance · Workflow Test Session Creators. Refine with filters or upvote what's useful.

Awesome Workflow Test Session Creators GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • pyspur-dev/pyspurAvatar von PySpur-Dev

    PySpur-Dev/pyspur

    5,677Auf GitHub ansehen↗

    Creates or reuses test users and sessions for quick workflow testing without manual setup.

    TypeScriptagentagentsai
    Auf GitHub ansehen↗5,677
  • schemathesis/schemathesisAvatar von schemathesis

    schemathesis/schemathesis

    3,055Auf GitHub ansehen↗

    Schemathesis is a property-based testing tool and fuzzer for schema-based APIs. It analyzes OpenAPI and JSON Schema specifications to automatically generate test cases that identify crashes, schema violations, and validation bypasses. The project functions as a contract validator and security scanner, verifying that a live server strictly adheres to its defined specifications. The framework distinguishes itself through stateful API testing, which chains multiple related requests together to uncover bugs that only emerge during complex, multi-step user workflows. It also utilizes response-driv

    Chains multiple operations into sequences to uncover bugs that emerge during realistic multi-step user journeys.

    Pythonapiapi-testingcli
    Auf GitHub ansehen↗3,055
  1. Home
  2. Testing & Quality Assurance
  3. API and Network Testing
  4. API Testing
  5. Workflow Test Session Creators

Unter-Tags erkunden

  • Stateful Workflow TestingTesting of API sequences where the state of the system evolves across multiple dependent requests. **Distinct from Workflow Test Session Creators:** Focuses on the systemic state transition across a user journey, not just the creation of test sessions.