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.

相关推荐
洛兮银儿16 小时前
VScode注释快捷键的修改
ide·vscode·编辑器
优信电子1 天前
Raspberry Pi Pico(RP2040)快速入门:Arduino IDE环境搭建与第一个程序
ide
2501_915921432 天前
iOS开发环境搭建详解 Xcode 配置与快蝎轻量级工具选择
ide·vscode·macos·ios·个人开发·xcode·敏捷流程
△曉風殘月〆2 天前
如何在Visual Studio 2026中配置Qt 6.1开发环境
ide·visual studio
zhangjin11202 天前
解决Android Studio gradle下载超时和缓慢问题(二)
android·ide·android studio
gongzhxu3 天前
JetBrains IDEA开发环境搭建
java·ide·intellij-idea
独隅3 天前
DevEco Code Plan+Build 双 Agent 协同开发实效解析
ide·华为
gewen_19884 天前
Visual Studio 2026 实现一键同时推送到两个 Git 远程仓库
ide·git·visual studio
ITmaster07314 天前
告别 IDE?Android CLI 来了,开发进入 AI Agent 时代
android·ide·人工智能
jiang_changsheng4 天前
详细教程__--PyCharm Terminal--切conda环境详解
ide·pycharm·conda