Testing collective.celery tasks?

I want to test a collective.celery task, but the documented ways does not work for me.
See: https://github.com/collective/collective.celery/issues/7

Has anyone a working example?

We use celery directly, not via collective.celery. But maybe you can glean something from our test layer: