Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Meetup: https://www.meetup.com/the-south-padre-island-reading-group/events/284691344/
Zoom: https://us02web.zoom.us/j/84281187589
Discord: https://bit.ly/35RhGXM
No Starch Press: https://nostarch.com/rust-rustaceans

March 22, 2022

Provisionally, we are done with this book now, at least the chapters we were interested in doing. We might come back to discuss the final chapter, Chapter 13 The Rust Ecosystem.

...

Chapter 6
Testing

February 15, 2022

Presenter

Rust Testing Mechanisms | The Test Harness

Casey

Rust Testing Mechanisms | #[cfg(test)]

Karthik

Rust Testing Mechanisms | Doctests

Casey

Additional Testing Tools | Linting
Additional Testing Tools | Test Generation

Viktor

Additional Testing Tools | Test Augmentation
Additional Testing Tools | Performance Testing

Raj


Notes:

Here is some interesting supplementary material on the issue Karthik and I were discussing
https://doc.rust-lang.org/cargo/reference/resolver.html (see Version-incompatibility hazards)
https://github.com/dtolnay/semver-trick
Let’s discuss this briefly at our next session.

...