Quality

Glossary

Mocking

Test doubles for AI systems: mocks, stubs, fakes, and spies explained, with guidance on when to use each for testing AI applications.

Glossary

RAG Evaluation

Methods and metrics for measuring the quality of Retrieval Augmented Generation systems, covering retrieval accuracy, generation …

Glossary

Test Fixture

What test fixtures are, how they provide predefined data and state for reproducible tests, and fixture patterns for AI systems.