Back to Tuist

Test Insights {#test-insights}

server/priv/docs/en/guides/features/test-insights.md

4.191.81.0 KB
Original Source

Test Insights {#test-insights}

Use Test Insights to monitor your test suite's health by identifying slow tests, tracking flaky tests, and quickly understanding failed CI runs. It currently supports both Xcode and Gradle build systems.

[!WARNING] Requirements

  • A <.localized_link href="/guides/server/accounts-and-projects">Tuist account and project</.localized_link>
<HomeCards> <HomeCard icon="" title="Xcode" details="Track Xcode test analytics using scheme post-actions and the Tuist CLI." linkText="Set up Xcode test insights" link="/guides/features/test-insights/xcode"/> <HomeCard icon="" title="Gradle" details="Track Gradle test analytics with the Tuist Gradle plugin." linkText="Set up Gradle test insights" link="/guides/features/test-insights/gradle"/> </HomeCards>