mirror of
https://github.com/HeyPuter/puter.git
synced 2026-01-04 20:20:50 -06:00
224 B
224 B
API Test
Summary
This script tests the APIs of the Puter backend and puter-js.
Usage
pip install -r ./tools/api-tester/ci/requirements.txt
./tools/api-tester/ci/run.py
TODO
- Support macOS.