Expand description
Apicize test routine persistence and execution.
This library supports the opening, saving and dispatching Apicize functional web tests
Re-exports§
pub use errors::*;
pub use parameters::*;
pub use settings::*;
pub use shared::*;
pub use test_runner::*;
pub use utility::*;
pub use workbook::*;
pub use workspace::*;
Modules§
- Apicize models submodule
- Apicize execution error types
- This module implements OAuth2 client flow support, including support for caching tokens
- This module implements helpers for OAuth2 PKCE flow. It does not include mechanisms to enable interactive retrieval of tokens (i.e. HTML browser)
- Apicize parameters
- Settings models submodule
- Shared models submodule
- Apicize test execution.
- Utility models submodule
- Workbook models submodule
- Workspace models submodule