1 2 3 4 5 6 7 8
# Rust API client for Okta Allows customers to easily access the Okta API ## Testing 1. Build the testcontainer docker image: `docker build -t test-apisprout -f tests/fixtures/docker/Dockerfile .` 2. `cargo test`