Explore our upcoming features and updates.
Click on any feature to learn more.
Showing 14 of 14 updates

14th January, 2026
Setting up API tests in CI usually means hours of YAML, secrets, and debugging. Keploy changes that with copy-paste CI templates that just work.
Add one file, commit, and every PR becomes a quality gate - blocking breaking changes before they reach production.

7th January, 2026
Ever come back to Keploy after a meeting and lose your place? Sticky App Selector remembers your last app and tab - so you return exactly where you left off.
No re-selecting APIs. No switching tabs. No rebuilding mental context. Just instant continuation of your workflow.

31st December, 2025
As API test suites grow, shared access turns into shared chaos. One wrong edit, one overwritten assertion, and suddenly CI is broken - with no clear owner.
Suite Sharing brings structure with three clear permission levels: Read for visibility, Run for safe execution, and Write for ownership. Everyone gets the access they need - without risk.

25th December, 2025
Your OpenAPI spec documents 80 endpoints. But how many are actually tested? Keploy's new Schema tab shows you exactly what's covered with line-by-line visibility - green for tested, red for gaps. No more guessing whether your API contract matches your test reality.

18th December, 2025
When CI failures become random, teams stop trusting automation. Flaky tests turn meaningful signals into background noise - until real bugs slip through unnoticed.
Keploy generates tests that are validated against real API responses during creation, ensuring CI failures only happen when something actually breaks.

11th December, 2025
Keploy adds intelligent test optimization - AI identifies and eliminates duplicate or overlapping test cases, keeping your suite lean and CI/CD fast while maintaining full coverage.

4th December, 2025
Keploy introduces self-healing tests that automatically adapt to non-breaking API changes like added fields or metadata. Reduce false positives and maintenance by distinguishing real breaking changes from expected API evolution.

30th November, 2025
Keploy adds traffic recording - capture live API calls from your running application and convert them into executable test cases. Generate authentic tests based on real user interactions with zero manual effort.

20th November, 2025
Keploy introduces environment replay - record API traffic in production and replay it in staging or dev. Test with real-world patterns without impacting live users, ensuring your staging environment mirrors actual production behavior.

10th November, 2025
Keploy adds intelligent edge case and failure test generation. We now automatically create tests for boundary conditions, invalid inputs, error states, and failure modes - catching scenarios that often slip through manual testing.

3rd November, 2025
Keploy introduces full API flow testing. Instead of testing endpoints in isolation, Keploy now maps and tests complete user journeys - validating how endpoints interact in real-world scenarios like login → browse → checkout.

31st October, 2025
Keploy adds automatic edge case and error detection. Keploy now generates tests for null values, boundary conditions, malformed inputs, and error scenarios - catching the production bugs that slip through happy-path testing.

24th October, 2025
Keploy adds real-time visibility to test generation. Watch tests appear as they're created with live progress counters and color-coded status indicators. No more staring at spinners wondering if it crashed - see exactly what's happening as it happens.
17th October, 2025
Keploy auto-generates API tests from your OpenAPI specs, Postman collections, cURL commands, or live traffic. It creates complete test suites with validated assertions - covering happy paths, edge cases, and error scenarios - so you can ship APIs with confidence.
Follow updates, ask questions, share feedback, and ship faster with other Keploy builders.