How to track test-related events
Blog post from New Relic
New Relic's blog post explores the integration of data into testing processes to address challenges such as long execution times and test coverage tracking. It outlines the use of New Relic's event API for sending custom events related to testing, which aids in gathering detailed insights into code coverage and test performance. The post emphasizes the importance of tracking metrics like code coverage, test flakiness, and test duration to refine testing strategies and improve performance. It highlights the synergy between testing, observability, and DevOps, referred to as TOAD, which enhances decision-making and quality assurance. Additionally, the post encourages the use of centralized dashboards for data visualization and governance, enabling teams to collaborate effectively and maintain quality standards across projects.