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.

相关推荐
GameTomato2 小时前
【Xcode】【资源创建失败】【XCode更新最新版】XCode更新最新版,创建资源文件夹一直读取不到的问题
ide·macos·xcode
时空无限5 小时前
mac 如何用命令行操作 vscode 打开哪个文件夹
ide·vscode·macos
恋猫de小郭5 小时前
Android Studio Panda 3 发布,CMP 导致的 Gemini 输入问题
android·ide·flutter·ios·android studio
MarsBighead6 小时前
VSCode Python 调试故障排查:`justMyCode` 配置项引发的血案
ide·vscode·python
idolao7 小时前
Visual Studio 2026 安装教程:自定义路径+组件选择+桌面快捷方式(64位)
ide·visual studio
TO_WebNow7 小时前
tp5部署宝塔遇到的问题
android·ide·php·android studio
qiqiqi(^_×)8 小时前
pycharm Memory Settings无法保存
ide·python·pycharm
tigerlib8 小时前
vscode python环境调试,不能调到环境内部,怎么解决
ide·vscode·python
吃不胖爹8 小时前
idea低版本用高版本的jdk
java·ide·intellij-idea
从零点9 小时前
如何在VSCode安装stm32的开发环境
ide·vscode·stm32