File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 44[ ![ docs.rs] [ docs-badge ]] [ docs-url ]
55[ ![ Apache licensed] [ license-badge ]] [ license-url ]
66[ ![ Build Status] [ actions-badge ]] [ actions-url ]
7+ [ ![ OpenSSF Best Practices] [ openssf-badge ]] [ openssf-url ]
78
89[ crates-badge ] : https://img.shields.io/crates/v/googletest.svg
910[ crates-url ] : https://crates.io/crates/googletest
1314[ license-url ] : https://github.com/google/googletest-rust/blob/main/LICENSE
1415[ actions-badge ] : https://github.com/google/googletest-rust/workflows/CI/badge.svg
1516[ actions-url ] : https://github.com/google/googletest-rust/actions?query=workflow%3ACI+branch%3Amain
17+ [ openssf-badge ] : https://www.bestpractices.dev/projects/10037/badge
18+ [ openssf-url ] : https://www.bestpractices.dev/projects/10037
1619
1720This library brings the rich assertion types of Google's C++ testing library
1821[ GoogleTest] ( https://github.com/google/googletest ) to Rust. It provides:
You can’t perform that action at this time.
0 commit comments