UE4 TDD Tools

Hello,
Recently I read the documentation about the UE4 automation tests API and as it seems there is no convenient way to work in TDD (Test Driven Design), mostly in blueprints, but also in C++ to some extent.
Are there additional tools, plugins, paradigms or anything that could support proper TDD?
If not, are there any plans to improve in the tests spectrum?
Thank you!