Completed
Binary comparison
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
QA Lightning Talks - Testing Methodologies for Debian and Click Packages
Automatically move to the next video in the Classroom when playback concludes
- 1 Introducción
- 2 Metadata for Debian packages
- 3 Metadata for Click packages
- 4 Autopilot click testing
- 5 Autopilot even simpler
- 6 Testbeds
- 7 Running tests: Debian
- 8 Running tests: Click
- 9 Questions?
- 10 What is GTest
- 11 Basic test functions
- 12 Binary comparison
- 13 String comparison
- 14 Test Fixtures
- 15 Parameterized tests
- 16 Main method