PHPUnit/using PHPUnit: Difference between revisions

No edit summary
No edit summary
Line 18: Line 18:


== in a Docker Container ==
== in a Docker Container ==
After you clone the code for SemanticMediaWiki and initialize the build submodule, you should be able to use '''make''' for various activities.
After you clone the code for SemanticMediaWiki and initialize the build submodule, you should be able to use '''make''' for various activities.<br>
<code>make bash</code>
<code>make bash</code><br>
puts you into a bash shell as root in the wiki container
puts you into a bash shell as root in the wiki container