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.

相关推荐
Trouville012 小时前
Pycharm软件初始化设置,字体和shell路径如何设置到最舒服
ide·python·pycharm
就叫飞六吧5 小时前
找不到或无法加载主类 @C:\***\Local\Temp\idea_arg_file...
java·ide·intellij-idea
BD_Marathon5 小时前
【JavaWeb】VsCode的其他常见设置
ide·vscode·编辑器
landian0047 小时前
vscode对于txt格式文件使用tab缩进为3个空格
ide·vscode·编辑器
阿阿阿阿里郎8 小时前
Vscode+STM32CubeMX+Cmake联合开发教
ide·vscode·编辑器
vortex59 小时前
为什么我把VSCode换成了Code-Server
ide·vscode·编辑器
0和1的舞者10 小时前
《Maven 核心功能与仓库体系详解》
ide·maven·项目管理·仓库·依赖
AI_567810 小时前
从“插件装一堆”到“效率翻一倍”——IntelliJ IDEA的插件化开发革命
java·ide·intellij-idea
HECUgauss12 小时前
VScode 使用中遇到的问题
ide·vscode·编辑器
Nerd Nirvana1 天前
VSCode配置及问题解决一览
ide·vscode·编辑器·嵌入式开发·配置管理·vscode-server