- From: Sergio Fernández <sergio.fernandez@salzburgresearch.at>
- Date: Mon, 07 Apr 2014 15:56:18 +0200
- To: Steve Speicher <sspeiche@gmail.com>
- CC: Raúl García Castro <rgarcia@fi.upm.es>, "public-ldp-wg@w3.org" <public-ldp-wg@w3.org>, Samuel Padgett <spadgett@us.ibm.com>
Hi Steve, On 07/04/14 15:31, Steve Speicher wrote: >> In the meantime, we're starting to implement the basic infrastructure to >> execute the test cases. Please, let us know when there are some test cases >> to actually run them. > > Do you have a reference or more details to what you are working on (actual > code)? We are made progress on evaluating some frameworks (JavaScript vs. > Java) and are finding REST-assured+TestNG to be quite good for doing what > we are trying. What we have now is a JUnit4-based runner for the LDP Test Cases [1] which will implement the vocabulary to create tests on the fly [2], aligned with our current custom tests with REST-assured [3]. For avoiding legal issues for now the test cases are retrieved in live during test time, further details at [4], but this is not so relevant. The final goal would be to have a completely independent test suite that could be executed on top of any LDP implementation. We are still a bit far form that, but at least we are taking that into consideration from the very beginning. I agree with you that we should collaborate as mush as possible to be as effective as possible, specially due the time constraints we have before CR. Let's talk about it now in the call... Cheers, [1] https://git-wip-us.apache.org/repos/asf?p=marmotta.git;a=blob;f=platform/marmotta-ldp/src/test/java/org/apache/marmotta/platform/ldp/testsuite/LdpTestCasesRunner.java;h=31fee36f06d1369b22c7f9f7f6908608b1316770;hb=refs/heads/develop [2] https://git-wip-us.apache.org/repos/asf?p=marmotta.git;a=blob;f=platform/marmotta-ldp/src/test/java/org/apache/marmotta/platform/ldp/testsuite/LdpTestCaseRunner.java;h=051952b51f8a35fe51bdef1988ee29c25eadab61;hb=refs/heads/develop [3] https://git-wip-us.apache.org/repos/asf?p=marmotta.git;a=blob;f=platform/marmotta-ldp/src/test/java/org/apache/marmotta/platform/ldp/webservices/LdpWebServiceTest.java;h=8cd5c69e894d715c51081cd0f04f5ad7b5d9b9a5;hb=refs/heads/develop [4] https://issues.apache.org/jira/browse/MARMOTTA-480 -- Sergio Fernández Senior Researcher Knowledge and Media Technologies Salzburg Research Forschungsgesellschaft mbH Jakob-Haringer-Straße 5/3 | 5020 Salzburg, Austria T: +43 662 2288 318 | M: +43 660 2747 925 sergio.fernandez@salzburgresearch.at http://www.salzburgresearch.at
Received on Monday, 7 April 2014 13:57:20 UTC