Test Explorer UI not working in Cursor 1.2.1

Describe the Bug

Hi guys, i was using cursor 1.0 and the Test Explorer UI with PHPUnit Test Explorer was working.

Steps to Reproduce

After update to 1.2.1 the test explorer was not displaying none of my tests even though i’m in a phpunit test file. I’ve uninstalled both extensions, but now the test explorer icon does not even show up in activity bar.

Operating System

Linux

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.2.1
VSCode Version: 1.99.3
Commit: 031e7e0ff1e2eda9c1a0f5df67d44053b059c5d0
Date: 2025-07-03T06:13:13.763Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Linux x64 6.8.0-62-generic

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, the test tab appears only after you have at least one testing extension installed.

I can confirm that PHPUnit and Pest tests show in the Testing display on v1.2.1

[Edit: Screenshot added]

@thiago-figueredo feel free to ask me details.

1 Like


The testing bar does not appears

I have both extensions installed

I personally don’t code in PHP, but I tried installing this extension and I also didn’t see the Test Explorer tab. However, running PHPUnit: Run All Tests from the Command Palette did trigger the tab to appear. It seems to be a specific behavior of this extension, since other extensions like Playwright — have this tab visible all the time.

@thiago-figueredo in the same menu which shows Extensions,.. it has also Testing (a menu item)
image

There you can find the tests as shown in my previous screenshots.

[Edit - added Alternative way to open Testing from Command Palette]
image

1 Like


The test explorer does not show any test configuration, even though i’ve installed phpunit test explorer

The issue is now fixed in Cursor 1.2.2

1 Like

Good to hear that!

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.