Runs the Rust tests for a configured Rekindle client.
The configured Cargo packages are tested once each with Cargo's standard test selection. This includes unit tests, integration tests, and doctests.
Summary
Types
Functions
@spec run( atom(), keyword() ) :: :ok | {:error, Rekindle.Config.Error.t() | Rekindle.Cargo.Error.t()}