Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the VSCode PHPUnit extension, for simple phpunit access through VSCode #118

Open
joshsedl opened this issue Dec 23, 2022 · 1 comment

Comments

@joshsedl
Copy link
Collaborator

Furthermore, while we are at it, we should think about defining some constraints for phpcs in VSCode through:
"phpsab.snifferArguments": [ "--file-list=<fileList>" ],

The defines "[a] file containing a list of files and/or directories to check (one per line)". This way, less problems get displayed on the VSCode "Problems" tab and the phpunit problems would appear more clearly.

@JPustkuchen
Copy link
Member

Being able to see code coverage etc. in VSCode would surely be helpful, at least for unit tests! I like the idea, but it's indeed low prio.

@JPustkuchen JPustkuchen changed the title Add the phpunit extension, for simple phpunit access through VSCode Add the VSCode PHPUnit extension, for simple phpunit access through VSCode Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants