Dear Wiki user, You have subscribed to a wiki page or wiki category on "Marmotta Wiki" for change notification.
The "LDPImplementationReport/TestSuite" page has been changed by SergioFernandez: https://wiki.apache.org/marmotta/LDPImplementationReport/TestSuite?action=diff&rev1=2&rev2=3 = LDP Marmotta Test Suite = + + Test Suite for [[LDPImplementationReport|LDP Implementation]] == Description == @@ -16, +18 @@ == Usage == + After normally [[http://marmotta.apache.org/installation.html#source|installing Marmotta from the source]]: + + {{{ + git clone -b develop https://git-wip-us.apache.org/repos/asf/marmotta.git + cd marmotta/ + mvn clean install -DskipTests + }}} + - In the LDP module (marmotta-ldp) just run: + Then, in the LDP module ({{{marmotta-ldp}}}), just run: {{{ mvn clean test -Dtest=LdpTestCases
