testcaldav

CalDAV and CardDAV server test & performance suite

Install

All systems
curl cmd.cat/testcaldav.sh
Debian Debian
apt-get install caldav-tester
Ubuntu
apt-get install caldav-tester
image/svg+xml Kali Linux
apt-get install caldav-tester
Windows (WSL2)
sudo apt-get update sudo apt-get install caldav-tester
Raspbian
apt-get install caldav-tester

caldav-tester

CalDAV and CardDAV server test & performance suite

CalDAVTester is a test and performance application designed to work with CalDAV and / or CardDAV servers and tests various aspects of their protocol handling as well as performanc. CalDAVTester basically executes HTTP requests against a server and verifies the responses returned by the server. Suites of tests are defined in xml configuration files, and an additional xml configuration file is used to define variables used whilst running (e.g., server address, user accounts to use etc).