Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 344 Bytes

File metadata and controls

11 lines (7 loc) · 344 Bytes

TestBench

A CLI tool for running API calls and Playwright tests against remote servers.

Overview

TestBench provides a streamlined way to:

  1. Update remote server environments using API calls with bearer token authentication
  2. Run Playwright tests against the configured server
  3. Automate testing workflows with a clean CLI interface