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.

相关推荐
浪客川19 小时前
idea 技巧 region 的使用
java·ide·intellij-idea
热爱生活的五柒20 小时前
如何快速删除vscode项目下所有的http链接
ide·vscode·编辑器
慧都小项21 小时前
C/C++ 静态分析为什么要前移?Parasoft C/C++test 在 IDE 与 CI/CD 中的应用
c语言·c++·ide·功能测试·ai
Yolanda942 天前
【编程工具】关于IDEA的Mark Directory as操作的一点探索记录
java·ide·intellij-idea
JK Chen2 天前
UE 编辑器内 Source Code IDE 没有 Rider
ide·编辑器
来自内蒙古的田园蒙牛2 天前
WebStorm 接入 Ollama:使用 Qwen2.5-Coder 在本地运行 AI 编程助手
ide·人工智能·webstorm
疏狂难除2 天前
JetBrains IDE插件开发教程(五)——File Header
ide·kotlin
harmful_sheep3 天前
idea相关设置
java·ide·intellij-idea
蓝冰凌3 天前
vscode 用户级 settings.json
ide·vscode·json
九九落3 天前
VSCode AI编程完全指南:从环境搭建到实战应用
ide·vscode·ai编程