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 (Arm)

Sequoia (latest)

MacOS (Intel)

macOS 15 Sequoia only

Sequoia (latest)

Windows

Windows 11 only

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
find _internal -name '*' -exec xattr -d com.apple.quarantine {} \;

Windows Instructions

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

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.

Paid Version Options

View README.md Examples