Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/heuer/sdshare-tests

SDShare test suite
https://github.com/heuer/sdshare-tests

Last synced: 2 days ago
JSON representation

SDShare test suite

Awesome Lists containing this project

README

        

SDShare test suite
==================

This project provides a test suite for
[SDShare](http://www.sdshare.org) 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