In the Lab/What's New

What's New — June 19, 2026

The LitmusLab Team

The LitmusLab Team

June 19, 2026·2 min read

Week of June 13–19, 2026

LitmusLab is live. The app is open for early access, and this week we shipped the public site alongside a handful of improvements to the product itself.


Delete and duplicate tests

You can now copy any existing test and use it as a starting point for a new one. Useful when you're building variations — same API requests, different checks, or a different angle on the same feature. Starting from a copy is faster than starting from scratch.

Variable substitution in Test Connection

Connection settings — base URL, auth headers, and other configuration — can now reference environment variables directly. Define a variable once in your Environment, use it wherever the Connection needs it. No more hardcoding values that need to change between staging and production.

Scrollable results

Long test runs now scroll correctly in the results pane. The header stays fixed while you scroll through individual step results — a small thing that makes reviewing a long run a lot less painful.