testers.ai

Setup and Run

Download and start running in just a few minutes.

Step 1: Download

Download the correct version of the testers tool for your operating system:

MacOS (Intel)

macOS 15 Sequoia only

Sequoia (latest)

Windows

Windows 11 only

Download

Ubuntu

 

Download

Step 2: Mark testers app safe

Follow these instructions to prepare the testers tool for your operating system:

MacOS Instructions

  1. Unzip to a folder and open a command window to that folder.
  2. Run the following commands to mark the binaries as safe:
xattr -d com.apple.quarantine ffmpeg
xattr -d com.apple.quarantine testers

Windows Instructions

  1. Right click and extract
  2. Or use PowerShell command: Expand-Archive testers-win11-x64-0.9.8.zip

Ubuntu Instructions

  1. Unzip the downloaded file to a local directory
  2. To mark the binary as executable:
    • Open Terminal and navigate to the unzipped directory
    • Run: chmod +x ./testers

Step 3: Run

Run the testers tool to test your website:

Run on MacOS/Linux

  1. Open terminal to the unzipped folder
  2. Run the following command:
./testers test https://www.bing.com

Replace bing.com with the URL you would like to test.

Run on Windows

  1. Open command prompt to the unzipped folder
  2. Run the following command:
testers.exe test https://www.bing.com

Replace bing.com with the URL you would like to test.