Get startedGet started for free

Updating from singular to reusable test

Having successfully implemented a reusable test, you decide to make a previous singular test reusable. Looking in your project files, you note that you previously created the assert_trip_duration_gt_0 test. You decide to try and create a reusable test that implements the same functionality.

Note: Your previous implementation is available and open to you for reference.

This exercise is part of the course

Intermediate dbt

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise