Post test results via API. See beautiful reports instantly.
Simple visual test reporting for modern teams.
Simple, powerful test reporting in minutes
Simple REST API. Post from any test framework or CI/CD pipeline. Works with Jest, Pytest, JUnit, and everything else.
Beautiful dashboards with pass rates, trends, and detailed breakdowns. See what matters at a glance.
No infrastructure to manage. No complex configuration. Get your API key and start posting results immediately.
Simple API call
# Post your test results
curl -X POST https://pulse.testingtools.app/v2-project-build-api.php \
-H "Content-Type: application/json" \
-H "X-Project-ID: _your_project_id_" \
-H "X-Project-Key: _your_api_key_" \
-d '{
"build_id": "build-12345",
"test_name": "Login Test",
"test_status": "passed",
"error_message": "",
"duration_seconds": 2.5
}'
View your results instantly in a beautiful dashboard
Join the alpha. It's free while we build and improve.
No credit card. No strings attached.
Potential pricing plans coming soon.
Maybe ~1eur/user per month. Take this with grain of salt.
Might leave free forever
Get Started Now