# 5.5. Design a custom test suite with Evidently \[CODE PRACTICE]

{% embed url="<https://youtu.be/aE9ZlhaQ1fk?si=RLaXzZ3Jmi4nrPrn>" %}

**Video 5**. [Design a custom test suite with Evidently \[CODE PRACTICE\]](https://youtu.be/aE9ZlhaQ1fk?si=RLaXzZ3Jmi4nrPrn), by Emeli Dral

In this video, we show how to create a custom Test Suite from individual tests and pass custom test conditions.

**Want to go straight to code?** Here is the [example notebook](https://github.com/evidentlyai/ml_observability_course/blob/main/module5/custome_suite_practice.ipynb) to follow along.

**Link to docs:** [custom test suite](https://docs.evidentlyai.com/user-guide/tests-and-reports/custom-test-suite)

**Outline:**\
[00:00](https://www.youtube.com/watch?v=aE9ZlhaQ1fk\&t=0s) Introduction\
[00:50](https://www.youtube.com/watch?v=aE9ZlhaQ1fk\&t=50s) Imports, data loading and prep\
[03:05](https://www.youtube.com/watch?v=aE9ZlhaQ1fk\&t=185s) Load model and get predictions\
[04:26](https://www.youtube.com/watch?v=aE9ZlhaQ1fk\&t=266s) Create a custom test suite\
[09:06](https://www.youtube.com/watch?v=aE9ZlhaQ1fk\&t=546s) View the test results\
[10:04](https://www.youtube.com/watch?v=aE9ZlhaQ1fk\&t=604s) Run the test suite without reference data\
[12:59](https://www.youtube.com/watch?v=aE9ZlhaQ1fk\&t=779s) Recap and what's next
