Flaky X-Ray VS Code Extension
Flaky X-Ray is an AI-powered developer assistant designed to:
- Detect flaky tests locally inside your workspace.
- Explain flakiness using connected Hugging Face AI language models.
- Identify risk severity of different tests natively inside a colourful and professional VS Code sidebar.
- Seamlessly automate commenting on GitHub Pull Requests.
Requirements
- Python Backend (provided by FlakyTest X-Ray Agent) must be running. We default to
http://localhost:8000.
Installation
Run vsce package locally and install the generated .vsix inside your editor!
| |