No. If the workers are not started then the tasks are not executed.
The Zeebe Testcontainer project doesn’t provide a way of mocking tasks.
Depending on your setup and what you want to test, you could start the original workers, or provide special workers for the test environment.
Have a look at: