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.

相关推荐
深念Y1 小时前
多模态技术详解:TTS、ASR、OCR
ide·ai·语音识别·agi·多模态·文字识别·实时语言
easyboot2 小时前
Visual Studio 2026安装Avalonia
ide·windows·visual studio
卓小帅的博客6 小时前
解决vscode中无法使用特定语言注释的问题
ide·vscode·编辑器·快捷键·无法注释
执着2597 小时前
AI实现自动化测试-Trae结合MCP
ide
智算菩萨8 小时前
PyCharm版本发展史:从诞生到AI时代的Python IDE演进历程
ide·人工智能·python·pycharm·ai编程
hello_fengfeng8 小时前
VSCode Remote-SSH 连接失败修复(权限问题)
ide·vscode·ssh
MegaDataFlowers8 小时前
解决启动Tomcat在idea输出日志乱码问题
java·ide·intellij-idea
EvenBoy8 小时前
IDEA中使用Claude Code
java·ide·intellij-idea
赖念安9 小时前
在 vscode 的 NPM SCRIPTS 面板点击执行后脚本失败
ide·vscode·npm
wzb569 小时前
把 Vim 打造成 Nginx 开发 / 调试 IDE(WSL Ubuntu 完整教程)
linux·ide·nginx·ubuntu·vim·c/c++