heuer / sdshare-tests

SDShare test suite
Apache License 2.0
3 stars 1 forks source link

SDShare test suite

This project provides a test suite for SDShare server implementations. It verifies compliance with the Atom 1.0 spec, and the SDShare 2012-07-10 draft.

Running the test suite

The system property org.sdshare.serveraddress must be set to an IRI where the SDShare server runs (i.e. http://localhost:8888/).

Example:

java -Dorg.sdshare.serveraddress=http://localhost:8888 -jar sdshare-tests.jar