Skip to course content
Free generative AI app course

Generative AI Application Development with Python

Module 11

Testing AI App Behavior with Deterministic Fixtures

By the end of this module you can test AI behaviour with deterministic fixtures, so your suite is fast, free, and fails for a real reason.

Units

  1. Unit 11.00: Testing everything except the model
  2. Unit 11.01: Fake responses that drive the hard paths
  3. Unit 11.02: Asserting on structure, not on wording
  4. Unit 11.03: A golden file that catches a format break
  5. Unit 11.04: A suite fast enough that people run it

Module work