Rust- Automated Testing

Rust- Automated Testing

The Dev Method via YouTube Direct link

intro

1 of 14

1 of 14

intro

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Rust- Automated Testing

Automatically move to the next video in the Classroom when playback concludes

  1. 1 intro
  2. 2 Anatomy of a Test Function
  3. 3 Checking Results with the assert! Macro
  4. 4 Testing Equality with the assert_eq! and assert_ne! Macros
  5. 5 Adding Custom Failure Messages
  6. 6 Checking for Panics with should_panic
  7. 7 Using Result in Tests
  8. 8 Running Tests in Parallel or Consecutively
  9. 9 Showing Function Output
  10. 10 Running a Subset of Tests by Name
  11. 11 Ignoring Some Tests Unless Specifically Requested
  12. 12 Test Organization
  13. 13 Submodules in Integration Tests
  14. 14 Integration Tests for Binary Crates

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.