Crate bitwarden_test_macro

Crate bitwarden_test_macro 

Source
Expand description

Proc macro for Play test framework

Provides the #[play_test] attribute macro for writing E2E tests with automatic Play instance setup and cleanup.

Attribute Macrosยง

play_test
Attribute macro for Play framework tests