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.

相关推荐
花间相见2 小时前
【终端效率工具01】—— Yazi:Rust 编写的现代化终端文件管理器,告别繁琐操作
前端·ide·git·rust·极限编程
Webgiserin4 小时前
nvm+vscode配置安装暂记
ide·vscode·编辑器
无限进步_5 小时前
【C++】寻找字符串中第一个只出现一次的字符
开发语言·c++·ide·windows·git·github·visual studio
Just right7 小时前
pycharm卡死在Connected to pydev debugger
ide·python·pycharm
秉寒-CHO8 小时前
从 PyCharm 到 Cursor:我的 LLM 项目 AI 编程工具链全解析
ide·人工智能·pycharm
无限进步_8 小时前
【C++】私有虚函数与多态:访问权限不影响动态绑定
开发语言·c++·ide·windows·git·算法·visual studio
ct681667810 小时前
Visual Studio 工程配置相关
ide·visual studio·vcpkg
GDAL10 小时前
IntelliJ IDEA常用快捷键
ide·intellij-idea
GDAL10 小时前
IntelliJ IDEA 前端开发全面教程
java·ide·intellij-idea
ZHANG13HAO1 天前
Android 13 特权应用(Android Studio 开发)调用 AOSP 隐藏 API 完整教程
android·ide·android studio