How to use GoogleTest properly

@nansP a bit offtopic maybe, but were you able to include AActor in your ExampleGameCore module without having “Engine” in Build.cs but only “Core” (I also added "CoreUObject)? Cause in ericleme’s guide he’s not adding Engine to avoid increasing build times and apparently it works but mine it’s not compiling…