Run Pest Tests Directly from your IDE

Run Pest Tests Directly from your IDE

PhpStorm 2023.3 helps you write Pest assertions and improves auto-completion in test functions.

PhpStorm by JetBrains is a sophisticated Integrated Development Environment (IDE) specifically designed for PHP and web development. It offers a range of features to enhance your coding experience, including syntax highlighting, intelligent code completion, on-the-fly error detection, built-in debugging tools, and advanced code refactoring capabilities. Additionally, it supports various web technologies like HTML, CSS, and JavaScript, making it a versatile tool for building complete web applications.

The PhpStorm 2023.3 release now supports the Pest test framework out of the box. Pest is a testing tool for PHP with a focus on simplicity. It uses familiar concepts from PHPUnit but wraps them in a more readable interface. If offers clear error messages, colorful outputs, and features like coverage reports and parallel testing. Using PhpStorm 2023.3 you can now run Pest tests from inside the IDE. When you position your caret within a test and then run it, the IDE will automatically generate a configuration tailored to that particular test.

相关推荐
Risehuxyc1 小时前
Visual Studio 输出中文乱码问题
ide·visual studio
golang学习记1 小时前
VSCode 官宣:全新默认主题!
ide·vscode·编辑器
波尔德1 小时前
vscode codex 字体大小设置
ide·vscode·编辑器
kiki_24114 小时前
用IntelliJ IDEA编写Java程序,从0到1完整教程
java·ide·intellij-idea
Oliver_LaVine5 小时前
idea启动后端项目-控制台中文乱码处理
java·ide
小夭。7 小时前
工具使用-windows在vscode内集成opencode
ide·vscode·编辑器
BullSmall7 小时前
IntelliJ IDEA 安装与环境配置指南(2026 最新)
java·ide·intellij-idea
蜡台7 小时前
Android Studio 高版本兼容低版本项目配置
android·ide·jdk·gradle·android studio
快乐柠檬不快乐7 小时前
IDEA报错内存溢出解决(java.lang.OutOfMemoryError)
java·ide·intellij-idea
Eagsen CEO1 天前
如何让 Gemini 在 Android Studio 中顺利工作
android·ide·android studio