PHPUnit/VSCode: Difference between revisions

No edit summary
fix link
Line 3: Line 3:


== Getting PHPUnit to work inside Docker with VSCode ==
== Getting PHPUnit to work inside Docker with VSCode ==
The SemanticMediaWiki project uses the [https://github.com/gesinn-it-pub/docker-compose-ci Gesinn IT docker compose CI] system for testing locally (and through [[GitHub Actions]])
The SemanticMediaWiki project uses the [https://github.com/gesinn-it-pub/docker-compose-ci Gesinn IT docker compose CI] system for testing locally (and through [[GitHub/Actions]])


But to get it to work with VSCode, I needed to  
But to get it to work with VSCode, I needed to