awesome-repositories.com
المدونة
awesome-repositories.com

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

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

2 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • pyspur-dev/pyspurالصورة الرمزية لـ PySpur-Dev

    PySpur-Dev/pyspur

    5,677عرض على GitHub↗

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

    TypeScriptagentagentsai
    عرض على GitHub↗5,677
  • schemathesis/schemathesisالصورة الرمزية لـ schemathesis

    schemathesis/schemathesis

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

استكشف الوسوم الفرعية

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