Running functional tests from a menu item

Hi,

I’ve setup some functional tests and I can run them happily from the session frontend but I would like to add a custom menu item to run a specific subset of tests as a quick check before people submit changes.

Is it possible to launch tests from C++ or Blueprints.

Thanks