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.

相关推荐
此生只爱蛋6 小时前
【vscode环境配置心得】C++版
c++·ide·vscode
xinhuanjieyi8 小时前
windows安装vscode服务端
ide·windows·vscode
TOOLS指南9 小时前
pycharm数据可视化【分析成绩】
ide·信息可视化·pycharm
永恒的溪流11 小时前
学生如何申请专业版pycharm
ide·python·pycharm
乐飞鱼~万维网11 小时前
vscode 调试xdebug 配置问题
ide·vscode·编辑器
m0_7520356312 小时前
idea的debug configurations里面的shorten command line作用
java·ide·intellij-idea
乐园游梦记12 小时前
在pycharm中添加Conda创建的openmmlab虚拟环境作为解释器
ide·pycharm·conda
再玩一会儿看代码13 小时前
idea中快捷键详细总结整理
java·ide·经验分享·笔记·学习·intellij-idea
IT光13 小时前
IDEA 2026.1 配置属性识别问题解决
java·ide·intellij-idea