Home / Companies / TestMu AI / Blog / Post Details
Content Deep Dive

Introducing Test.md: Kane CLI's Framework for Replayable Tests

Blog post from TestMu AI

Post Details
Company
Date Published
Author
Bhawana Blogs: 52 Bhawana is a Community Evangelist at TestMu AI with over two years of experience creating technically accurate, strategy-driven content in software testing. She has authored 20+ blogs on test automation, cross-browser testing, mobile tes
Word Count
1,683
Language
English
Hacker News Points
-
Summary

Kane CLI introduces a novel test framework utilizing Test.md, which leverages Markdown syntax to create and document tests directly from live sessions, eliminating the need for rewriting objectives from scratch. This framework allows users to author tests in a way that reads like documentation, with plain English objectives paired with headings, facilitating easy understanding and editing. The tests are replayable and integrate seamlessly into CI pipelines, supporting file-based imports to manage repetitive flows, and allowing configurations for different environments without altering test logic. This approach bridges the gap between manual exploration and automated testing by enabling session recordings to be converted into regression tests, offering a streamlined path from debugging to permanent test coverage. Additionally, Test.md supports native Playwright code generation, enhancing its versatility for both human and AI agent use, with the capability to verify features and surface regressions efficiently.