Run all unittests from the same module with this UDA in series. This means they always execute in the same thread and always in the order of declaration.
See Implementation
Run all unittests from the same module with this UDA in series. This means they always execute in the same thread and always in the order of declaration.