Christoph Rumpel 🤠
@christophrumpel
🧪 PhpStorm Tips & Tricks #7 - The Best Way To Run Tests
To run a specific test depending on your cursor position, use the "Run context configuration" shortcut.
- Inside a method ➡️ run this test method
- Between methods ➡️ run whole file
The same shortcut used in all three examples in the video.