

The WorkOS CLI now includes an fga test
command for validating your schema changes. It can be run locally or as part of a GitOps workflow. The test
command handles warrant setup and teardown automatically, runs checks against your configured environment, and supports executing multiple test files from a directory—making it easy to organize tests by function or resource type. See the FGA documentation for usage examples.