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.

相关推荐
独隅10 小时前
Android Studio 接入 CodeX 的全面指南
android·ide·android studio
解道Jdon13 小时前
[Budi插件:VsCode状态栏显示Copilot使用情况
ide·windows·git·svn·eclipse·github·visual studio
疏狂难除13 小时前
JetBrains IDE插件开发教程(一)
ide
不定时总结的那啥17 小时前
Visual Studio2022添加文件夹软链接
ide·visual studio
疏狂难除19 小时前
JetBrains IDE插件开发教程(二)——学习初始代码
ide·kotlin
培风图楠20 小时前
vscode初始配置环境后无法编译
ide·vscode·编辑器
雪靡21 小时前
Visual Studio 2026 优雅的给Cmake设置大代理
c++·ide·cmake·visual studio
周末也要写八哥1 天前
Visual Studio 2022资源下载附保姆级安装教程
ide·visual studio
『昊纸』℃1 天前
作为小白,C语言如何从零开始呢
c语言·ide·学习·编程·教材
yanghuashuiyue1 天前
关于Eclipse和IDEA对比
java·ide·intellij-idea