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 小时前
PyCharm的初始设置
ide·python·pycharm
周周记笔记8 小时前
Pycharm详解:高效Python开发的首选IDE
ide·python·pycharm
Maer0910 小时前
VSCode中Kilo Code插件集成终端输出中文乱码问题解决
ide·vscode·编辑器
半夏微凉半夏殇11 小时前
VSCode Remote-SSH:无缝远程开发完全指南
ide·vscode·ssh
名剑走天下18 小时前
VScode中模拟lvgl运行环境配置
ide·vscode·编辑器·lvgll
漂流幻境21 小时前
IntelliJ IDEA的Terminal中执行ping命令时遇到的“No route to host“问题
java·ide·intellij-idea
BUG?不,是彩蛋!21 小时前
IntelliJ IDEA从安装到使用:零基础完整指南
java·ide·intellij-idea
SmoothSailingT21 小时前
IDEA实用快捷键
java·ide·intellij-idea
吞掉星星的鲸鱼1 天前
android studio创建使用开发打包教程
android·ide·android studio
陈老师还在写代码1 天前
android studio 签名打包教程
android·ide·android studio