📄️ Web API
Testspace provides a REST API, designed to have predictable, resource-oriented URLs that leverage built-in features of HTTP, like authentication, verbs and response codes. All data is sent and received in JSON format and UTF-8 encoding. Any off-the-shelf HTTP client can be used to communicate with the API.
📄️ Testspace Client
The Testspace Client is a command-line tool used to push results to Testspace.
📄️ Data Formats
Testspace accepts by default many widely adopted test output, code coverage and static analysis formats. In case your test framework does not generate any of these standard formats, this article provides a reference for a generic format for implementing a converter to transform results so that they can be published in Testspace.
🗃️ Policies
4 items