Docs/Environment

Requirements

Assrt runs on macOS, Linux, and Windows. This page lists the operating system versions, runtime, and disk space you need to run the CLI locally or in CI.

Runtime

  • Node.js 20 LTS or later.
  • npm 10 or later (ships with Node 20).
  • git on PATH for the CLI's change detection.

Operating systems

  • macOS 13 or later on Apple Silicon or Intel.
  • Ubuntu 22.04, Debian 12, or any glibc-based distribution with a comparable age.
  • Windows 11, or Windows 10 with WSL2.

Disk and memory

  • Roughly 1.5 GB for the three browser binaries.
  • 4 GB RAM free during test runs; 8 GB when running in parallel.