In this presentation, you will learn how to break down the test project into smaller pieces. This is one of the proposed methods when you have many microservices handled by different teams.
With smaller and decomposed projects you can share some commons, like clients, shared libraries, and shared code in projects to avoid duplication and enable a centralized point for changes.