Share Unit Test presets between all users

We’re setting up a project in source control and want to allow all users to run Automated Test presets from the editor. Thing is, we want to create those presets and share them among each developer. This way we can encourage each discipline to run a specific preset test and verify that it’s green before submitting files.

It appears those presets are saved out (in Windows) at [username]AppData/UnrealEngine/4.9/Saved/Automation. This path is outside of our source control’s project folders.

Is there a way to share those presets among all users of the project?

If not, this post is a feature request!