functional tests with plugin dependencies

I have a functional test dependent on a plugin, but it seems the plugin's not being loaded before running the tests.

do I have to tell my tests they are dependent on plugins somehow?