Indices and tables
Features
Hexagonal Architecture: Clean separation between core framework and service-specific code
Playwright Integration: Modern HTTP client with automatic retries and rate limiting
YAML Configuration: Centralized configuration management
Dynamic Test Discovery: Automatic test module loading and execution
Rich CLI: Beautiful command-line interface with helpful feedback
Type Safety: Full type hints support with Pydantic models
Quick Links
Source Code: https://github.com/daironpf/socialseed-e2e
Issue Tracker: https://github.com/daironpf/socialseed-e2e/issues
License
This project is licensed under the MIT License - see the License page for details.
socialseed-e2e Documentation
socialseed-e2e is a comprehensive End-to-End (E2E) testing framework for REST APIs built with Python and Playwright.
Getting Started
User Guide
API Reference
Development
Additional Resources