Run all frontend and backend test cases at once from root

Hi,

I have multiple applications — frontends and backend — and each has its own tests folder.
How can I run all test cases for all projects in one go from the root?

How to configure to achieve above?

Thanks!