xmpp-compliance-tester

XMPP Compliance Tester, forked from github.com/iNPUTmice/ComplianceTester
git clone https://git.in0rdr.ch/xmpp-compliance-tester.git
Log | Files | Refs | Pull requests |Archive | README | LICENSE

commit fb4a551899e3677f8e7396f593179032d09cb591
parent 7aa9e86ed1a2034ec1c84e576a7d0b3a9503f008
Author: Daniel Gultsch <daniel@gultsch.de>
Date:   Sat, 18 Jun 2016 15:01:15 +0200

Add link to report table to readme
Diffstat:
MREADME.md | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -42,3 +42,8 @@ Conversations Compliance Suite: FAILED This tool will save your accounts and passwords into a file called ```accounts.xml```. When you invoke it a second time you can omit the password. There is also a very tiny wrapper script called ```runall.sh``` invoking that will run the compliance tester with all known accounts and save the output to ```reports/$servername```. + +###Reports +Full reports can be found in the directory ```reports```. Please create a pull request if you want your server to be included. + +Submitted data can be processed and [displayed in a table](https://gultsch.de/compliance.html).