How to run the tests from a different gradle project?

I have a project like ProjectA and testcases are in different project like ProjectACactusTest. How can I run test cases of Test project in ProjectA?