Explyt Test 2.0 key features and updates
- Compatible with IntelliJ IDEA 2024.3
- Compatible with K2 for IntelliJ IDEA 2024.2+
- You can apply Explyt fixes to third-party code, not just the code generated by Explyt
- You can select test examples and add additional prompts for test generation
- Added preliminary analysis for Ollama models: low-quality models are marked as not recommended
- Optimized algorithms for application code context collection, dependencies installation, and ambiguous import resolution when applying Explyt quick fixes
- Compatible with Android Studio Koala and Android Studio Ladybug (some features may not be fully supported)
Key test generation features
- Generate Gherkin scenarios and tests from source code
- Generate additional tests based on current coverage
- Test fixes: ensure tests compile and run correctly
- Manage test generation: select examples, provide additional instructions to a language model, edit generated scenarios, and create custom ones
- Prepare the project for test generation: detect used testing frameworks and install additional dependencies if necessary
Key AI assistant Explyt Chat features
- Introduced Attachments in Explyt Chat AI assistant
- The language model provides answers to any questions you ask. You can also include code snippets from your project in your queries
- Action Explain Code describes how the code works and outlines what impacts its use
- Action Analyze for Bugs analyzes the code for possible implementation errors
You can interact with language models through Explyt's servers or by using your API keys. We support language models from various providers (OpenAI, DeepSeek, etc.), and you can also use local Ollama models.