mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-23 04:13:17 +00:00
Add link to #test crates list
This seems almost as popular as #testing and not all projects have both tags.
This commit is contained in:
parent
804236f111
commit
0c33d65a04
1 changed files with 1 additions and 1 deletions
|
@ -626,7 +626,7 @@ See also [Are we (I)DE yet?](https://areweideyet.com/) and [Rust Tools](https://
|
|||
|
||||
### Testing
|
||||
|
||||
[[testing](https://crates.io/keywords/testing)]
|
||||
[[test](https://crates.io/keywords/test), [testing](https://crates.io/keywords/testing)]
|
||||
|
||||
* Code Coverage
|
||||
* [tarpaulin](https://crates.io/crates/cargo-tarpaulin) — A code coverage tool designed for Rust [![build badge](https://api.travis-ci.org/repositories/xd009642/tarpaulin.svg?branch=master)](https://travis-ci.org/xd009642/tarpaulin)
|
||||
|
|
Loading…
Reference in a new issue