PHPUnit/VSCode: Difference between revisions

fix link
link to more detailed docs
 
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 (see [[Using docker-compose-ci]]) 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