Skip to main content

Module test_keyring

Module test_keyring 

Source
Expand description

Installs keyring-core’s in-memory mock store and registers the key service against it, once per process. Every crate that tests against the key service uses this rather than mirroring the mock, so no test reaches the real OS keychain.

Functions§

install
install_for_service