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.

相关推荐
qiqiqi(^_×)10 小时前
卡在“pycharm正在创建帮助程序目录”
ide·python·pycharm
小妖66610 小时前
vscode 源码编译
ide·vscode·编辑器
张人玉11 小时前
Visual Studio 的常用快捷键
ide·visual studio
focksorCr13 小时前
在VsCode上使用开发容器devcontainer
ide·vscode·编辑器
Lum110413 小时前
PyCharm高效入门指南大纲
ide·python·pycharm
郭尘帅66617 小时前
IDEA中删除多余的jdk选项 【IDEA2024版】
java·ide·intellij-idea
慌糖17 小时前
IDEA报错“资源找不到”?重启就好了!!?
java·ide·intellij-idea
荔枝吻17 小时前
【保姆级喂饭教程】idea开发TODO规范
java·ide·intellij-idea
荔枝吻17 小时前
【保姆级喂饭教程】Idea中配置类注释模板
java·ide·intellij-idea
Marst Code18 小时前
PyCharm(入门篇)
ide·python·pycharm