You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
slow: proving tests that need network access and SNARK parameter downloads (run with -m slow)
devnode: integration tests that need a local aleo-devnode binary (run with -m devnode; skipped when the binary is absent)
live: read-only tests that hit the REAL testnet REST API (run with -m live; skipped when the endpoint is unreachable). Distinct from `slow` — no proving, no creds, no funded key.