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 小时前
IntelliJ IDEA 中启动项目不显示端口号
java·ide·intellij-idea
史丹利复合田4 小时前
【无标题】vscode远程连接,服务器端配置
ide·vscode·编辑器
gusijin6 小时前
解决idea启动报错java: OutOfMemoryError: insufficient memory
java·ide·intellij-idea
吨~吨~吨~6 小时前
解决 IntelliJ IDEA 运行时“命令行过长”问题:使用 JAR
java·ide·intellij-idea
HAPPY酷6 小时前
为啥双击 .sln 文件即可在 Visual Studio 中加载整个解决方案
ide·visual studio
summer_du6 小时前
IDEA插件下载缓慢,如何解决?
java·ide·intellij-idea
iwanghang7 小时前
Android Studio 2023.2.1 新建项目 不能选择Java 解决方法
android·ide·android studio
爱喝可乐的老王10 小时前
Jupyter Notebook 的内核切换
linux·ide·jupyter
玄同76510 小时前
TRAE Rules 高效使用指南:让 AI 更听话的秘密
ide·人工智能·ai编程·claude·cursor·trae
fenglllle11 小时前
macOS安装python并在PyCharm下启用自由线程
ide·python·pycharm