Files
gh-jeremylongshore-claude-c…/skills/e2e-test-framework/scripts/README.md
2025-11-30 08:23:09 +08:00

8 lines
326 B
Markdown

# Scripts
Bundled resources for e2e-test-framework skill
- [ ] generate_test_suite.py Generates a test suite based on user input and framework selection.
- [ ] execute_tests.sh Executes the generated tests and reports results.
- [ ] analyze_results.py Analyzes test results and provides a summary of failures and successes.