Latest

All the resources in the Guide, starting with most recent.

An Interview with Brian Okken - the pytest storyteller

JetBrains Blog

An Interview with Brian Okken - the pytest storyteller
Brian wears many hats including being a host for multiple Python podcasts and the author of Python Testing with pytest.
Grammar Checking with Grazie

Tip

Grammar Checking with Grazie
Use Grazie to check grammar in regular text.
AI for PHP, How to Tweak AI Prompts to Improve PHP Tests

JetBrains Blog

AI for PHP, How to Tweak AI Prompts to Improve PHP Tests
Generate boiler plate code and jump straight to the more interesting part of making tests.
Write Documentation with AI Assistant

Tip

Write Documentation with AI Assistant
Generate documentation for your code with AI Assistant.
Select Opened File

Tip

Select Opened File
Locate an opened file in the project structure.
Interactive Rebase

Tip

Interactive Rebase
Clean up your commit history by using interactive rebase in IntelliJ IDEA.
File Structure

Tip

File Structure
Get a quick overview of the structure of your class file.
Explain Runtime Error with AI Assistant

Tip

Explain Runtime Error with AI Assistant
Let AI Assistant explain runtime errors to you.
Generate Django Intentions with AI Assistant

Tip

Generate Django Intentions with AI Assistant
How AI Assistant can help you to generate Django Intentions.
Use AI Assistant to Generate Documentation

Tip

Use AI Assistant to Generate Documentation
How AI Assistant can help you to generate documentation.
Test Regular Expressions in the IDE

Tip

Test Regular Expressions in the IDE
WebStorm helps test regular expressions on the fly.