Middle
Were developer tests also exported?
sobes.tech AI
Answer from AI
Yes, developers' tests were also exported, especially when it came to integration and system tests. This allowed us to analyze coverage, identify problematic areas, and automate test runs in CI/CD. Usually, we collected test results in JUnit or Allure format to visualize them later and track code quality dynamics.