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.

相关推荐
etc95274 小时前
keil下如何指定stack和heap地址
ide·mcu
JTaoX5 小时前
PyCharm 连接本地虚拟机完整指南
ide·python·pycharm
迷路爸爸1806 小时前
cursor资源管理器修改为与vscode一样的纵向布局
ide·vscode·编辑器
星羽XingYu8 小时前
esp32 vscode clangd 无法索引库函数解决方案
ide·vscode·编辑器
Dontla9 小时前
VSCode Python扩展自动加载.env环境变量机制(Python插件)python.terminal.useEnvFile
ide·vscode·python
平头某11 小时前
DSH:Agent 的 VSCode 时刻?
ide·vscode·编辑器
Dontla12 小时前
VSCode打开关闭控制台面板快捷键ctrl+`(terminal快捷键、vscode控制台快捷键)
ide·vscode·编辑器
JTaoX1 天前
pycharm 集成本地 jupyter notebook
ide·jupyter·pycharm
李高钢2 天前
除了 IDE,C#/WPF 开发者每天离不开的 10 个工具
ide·c#·wpf
00后程序员张2 天前
iOS 开发全流程需要哪些工具?编码、调试、构建、发布阶段选择
ide·vscode·ios·objective-c·个人开发·swift·敏捷流程