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.

相关推荐
shimly1234564 小时前
vscode 指定连接其它版本的 linux
ide·vscode·编辑器
苏苏码不动了11 小时前
Android Studio 虚拟机启动失败/没反应,排查原因。提供一种排查方式。
android·ide·android studio
Yield & Allure13 小时前
IDEA在plugins里搜不到mybatisx插件的解决方法
java·ide·intellij-idea
孤独斗士13 小时前
解决Intellij IDEA控制台,logger.info(),system.out.println()等中文乱码问题
java·ide·intellij-idea
偷光14 小时前
浏览器中的隐藏IDE: Console (控制台) 面板
开发语言·前端·ide·php
小蕾Java15 小时前
PyCharm入门级详细使用手册(Python新手快速上手篇)
ide·python·pycharm
vortex515 小时前
vscode-background 扩展的原理、配置和使用
ide·vscode·编辑器
咕噜咕噜啦啦1 天前
Eclipse集成开发环境的使用
java·ide·eclipse
Ching·1 天前
RK3568入门之VScode远程连接开发板,直接开发板上面编程和实验
linux·ide·vscode·编辑器·rk3568
bryant_meng2 天前
【VSCode】Visual Studio Code
ide·vscode·编辑器·ssh·debug