Ai powered tool to write pytests
Stars
11
Forks
1
Watchers
11
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
40
commits
1
commits
Merge pull request #1 from Siriusbar/improve/api-key-exception-handling
fcc6b26View on GitHubdocs: Update README to include TestPilot AI demo link and clarify framework support instructions
57e6d8bView on GitHubfeat: add exception handling to API key functions that uses keyring
82d6d2cView on GitHubrefactor: Implement finalize_combined_test_file method for enhanced test code generation and error handling
35473f2View on GitHubrefactor: Extend error handling in FastAPITestRunner to include additional exception keywords in test output validation
15738aaView on GitHubrefactor: Add error handling to OpenRouter API methods and improve console error reporting
bc2160eView on GitHubdocs: Add FastAPI setup guide and requirements to enhance test environment preparation
de9080aView on GitHubrefactor: Enhance FastApiPrompts documentation for authentication handling and session-scoped auth_headers fixture
d89b7baView on GitHubrefactor: Update FastApiPrompts instructions to enforce TestClient usage and clarify testing requirements
71e3189View on GitHubrefactor: Add parsed_openapi_endpoint_data parameter to FastAPITestRunner and include it in error prompt output
578522cView on GitHubrefactor: Update file_functions to import rich_console directly and add comment_out_code method for better test code handling
ae34457View on GitHubdocs: Update README.md to reflect new project name and enhance feature descriptions
80cb2a6View on GitHubrefactor: Rename auth_token_endpoint to auth_login_endpoint for clarity in command line argument processing
ec52825View on GitHubrefactor: Simplify request body schema reference formatting in ParserFunctions
72a7d29View on GitHubrefactor: Move get_endpoint_names_from_scenario_result function to ParserFunctions; remove deprecated run.py file
68b2433View on GitHub