Shortest

QA via natural languageAI tests

Write tests in plain English and let AI handle the execution. Built on Playwright with seamless GitHub integration.

Write tests in plain English

import { shortest } from '@antiwork/shortest'

shortest('Login to the app using email and password', {
  username: process.env.GITHUB_USERNAME,
  password: process.env.GITHUB_PASSWORD
})

Ready to get started?

Start writing natural language tests today and let AI handle the implementation. Focus on describing your test scenarios while Shortest takes care of the rest.