App Development

Bitrise Checks Plus on GitHub

We’ve just released additional features to Bitrise Checks: in addition to the Bitrise build summary and a check status, now you can see your test result summaries. Each test suit will have its own summary under Bitrise Checks. If any of your tests fail, its failure reason will be printed here so that you can fix it more easily.

How to use it

First of all, you’ll have to install Bitrise Checks (read more here), and then we can send your test result summaries from Bitrise to GitHub.

Please note that the supported Steps are:

  • Xcode Test for iOS
  • Android Unit Test
  • iOS Device Testing
  • Virtual Device Testing for Android
  • Deploy to Bitrise.io

(Pro tip: You can export results from any testing Steps following this guide.)

All your test results on Bitrise

For the Steps mentioned above (and all the others), you can collect and see all the results in the Test Reports add-on on Bitrise. Click on any of your builds' page:

And then Test Reports:

Here you can see all the results, not only the failed ones:

How do you like this new feature? Let us know on Twitter. Happy building!

Last updated:
July 22, 2026
contents

Get started for free

Get a 30-day free trial and join the 400,000+ mobile developers who already love Bitrise.

Start free trial

More from the blog

Mobile DevOps
15 Jul 2026

How we built a coding agent that lives in Slack, and the recipe to build your own

One of the busiest engineers at Bitrise doesn't have a laptop. It lives in Slack. Assign it a Jira ticket or @mention it in a thread, and it reads the requirements, posts a plan, spins up a cloud dev machine, writes and tests the code, opens a pull request, watches CI, and more. This is how we built Kolega.