
Skyramp Docs
Overview
The Skyramp CLI allows developers to generate comprehensive functional and performance tests with a single command. Skyramp is based on a comprehensive framework combining AI and proprietary scaffolding to deterministically generate tests that work out of the box.
Using Skyramp for testing provides several key advantages:
All-in-One Testing: API, UI, Load, and more – Skyramp covers every test type in one platform. No tool sprawl, full coverage.
Build Complex Tests Fast: Generate modular, maintainable tests without the grunt work. Provide API specification, traces, or point us to your repo, and we will generate the relevant tests.
Deterministic & Local-First: Have confidence in your generated tests, every time. Fully local and deterministic test generation via CLI – no cloud, no flakiness.
Fits Your Stack: Generate tests in your team’s language and framework – Pytest, Playwright, JUnit, and more. Run your test in whatever environment your application lives (Local, Docker, K8s)
Infra-Aware & Self-Updating: Skyramp is aware of your application and mocks dependencies when needed. Keep your tests up-to-date with a single command as your codebase evolves.
Get Started
Language Support
You can generate Skyramp Tests in your preferred language. For most test types we currently support:

Python
Generate Tests in Python!

Java
Generate Tests in Java!

Typescript
Generate Tests in Typescript!
Test Framework Support
You can also generate Skyramp Tests to fit into your existing testing environment seamlessly.

Pytest
Execute Tests with Pytest!

Robotframework

JUnit
Execute Tests with JUnit!

Playwright
Execute Tests with Playwright!