You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-12-22 22:51:12 +02:00
Update "Rust advanced testing" links to point at the hosted book version (#2265)
Following up on @mgeisler's comment in https://github.com/google/comprehensive-rust/pull/2029
This commit is contained in:
@@ -40,7 +40,7 @@ Error: See failure output above
|
||||
|
||||
- This just scratches the surface, there are many builtin matchers. Consider
|
||||
going through the first chapter of
|
||||
["Advanced testing for Rust applications"](https://github.com/mainmatter/rust-advanced-testing-workshop),
|
||||
["Advanced testing for Rust applications"](https://rust-exercises.com/advanced-testing/),
|
||||
a self-guided Rust course: it provides a guided introduction to the library,
|
||||
with exercises to help you get comfortable with `googletest` macros, its
|
||||
matchers and its overall philosophy.
|
||||
|
||||
Reference in New Issue
Block a user