A FastAPI-based backend service for AI-powered test generation and management, migrated from NestJS. ai-test-generator-backend-py/ ├── app/ │ ├── __init__.py │ ├── main.py # FastAPI app initialization ...