How to Unit Test Hangfire core 3.1

Hi all,
i’m beginner in Hangfire.
What is the recommendation, please, for simple Unit test of main flow ? Can i create simple test flow, separated from main flow, without batches & etc., where i can test every job like simple function.
Just like regular TDD?

Thank you very mach,
Evgeny