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.

相关推荐
Betty_蹄蹄boo1 小时前
怎么样才能在idea中写入spark程序
java·ide·intellij-idea
Hugo_McQueen4 小时前
vscode 的空格和 tab 设置 与 Rime 自建词库
ide·vscode·编辑器
黑夜路人5 小时前
AI辅助编程IDE和编程大模型排序推荐
ide·人工智能
Roc-xb5 小时前
jupyter notebook汉化教程
ide·python·jupyter
乾坤瞬间9 小时前
Idea 如何配合 grep console过滤并分析文件
java·ide·intellij-idea
小妖6669 小时前
vscode vue 的插件点击组件不能跳转到文件问题解决
ide·vue.js·vscode
正经教主9 小时前
【AI平台】n8n入门5:创建MCP服务,及vscode调用MCP测试
ide·vscode·编辑器·mcp·n8n
spencer_tseng13 小时前
gradle eclipse [.project .classpath .settings]
java·ide·eclipse·gradle
席万里16 小时前
vscode详细配置Go语言相关插件
ide·vscode·golang
岁月0_0静好18 小时前
IDEA新版本Local Changes
java·ide·intellij-idea