Quotidien Shaarli
September 1, 2025
CloudCompare and ccViewer currently run on Windows, macOS and Linux.
You are free to use these 2 applications for any purpose, including business or education. This freedom is being defined by the GNU General Public License (GPL). Distributing these applications and/or modifying the sources must be done in accordance with the GPL license.
Karate is the only open-source tool to combine API test-automation, mocks, performance-testing and even UI automation into a single, unified framework. The syntax is language-neutral, and easy for even non-programmers. Assertions and HTML reports are built-in, and you can run tests in parallel for speed.

There’s also a cross-platform stand-alone executable for teams not comfortable with Java. You don’t have to compile code. Just write tests in a simple, readable syntax - carefully designed for HTTP, JSON, GraphQL and XML. And you can mix API and UI test-automation within the same test script.
A Java API also exists for those who prefer to programmatically integrate Karate’s rich automation and data-assertion capabilities.