Skip to main content

Testplane CLI and Skill

· 9 min read

Today, we're releasing a new set of tools for working with Testplane through AI agents: Testplane CLI, Testplane Skill, and major updates to the available interactions.

Test Run Selectivity

· One min read

Testplane now supports test run selectivity — the ability to automatically run only those tests whose dependency files have changed.

Testplane MCP

· 5 min read

We're excited to present Testplane MCP — a project that allows AI agents to be aware of what's happening in the browser, perform actions, and generate tests based on the real state of the page.

Time Travel + Testplane UI Updates

· 2 min read

We're presenting a new Testplane UI tool — Time Travel, now stable! Let's talk about this new functionality and what else has been added to Testplane UI recently.

Running on Local Browsers

· One min read

Testplane is now able to automatically download browsers for running tests locally. Enjoy a hassle-free start with --local option if you don't need remote browser grid.

Extension for VS Code

· 5 min read

We have implemented an extension for [VS Code][vscode] for Testplane, which allows you to configure Testplane from scratch, run tests, and conveniently work with the REPL mode.

Screenshot testing with Storybook

· 2 min read

Now, for automatic visual testing of your components, you only need Storybook with your components and the @testplane/storybook plugin. There’s no need to write any tests anymore.

Component Testing

· 5 min read

In testplane, experimental support for component testing and unit tests running in the browser has been added.