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
·

2 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • pyspur-dev/pyspurAvatar de PySpur-Dev

    PySpur-Dev/pyspur

    5,677Ver en GitHub↗

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

    TypeScriptagentagentsai
    Ver en GitHub↗5,677
  • schemathesis/schemathesisAvatar de schemathesis

    schemathesis/schemathesis

    3,055Ver en GitHub↗

    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
    Ver en GitHub↗3,055
  1. Home
  2. Testing & Quality Assurance
  3. API and Network Testing
  4. API Testing
  5. Workflow Test Session Creators

Explorar subetiquetas

  • 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.