Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
A sample repo to introduce screenshot testing in Android with different libraries
| Date | Stars |
|---|---|
| 2026-07-24 | 348 |
| 2026-07-25 | 348 |
| 2026-07-28 | 348 |
| 2026-07-30 | 348 |
| 2026-08-06 | 348 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
part of blog posts</br> <a href="https://androidweekly.net/issues/issue-479"> <img src="https://androidweekly.net/issues/issue-479/badge"> </a><a href="https://androidweekly.net/issues/issue-485"> <img src="https://androidweekly.net/issues/issue-485/badge"> </a><a href="https://androidweekly.net/issues/issue-512"> <img src="https://androidweekly.net/issues/issue-512/badge"> </a> <img src="https://androidweekly.net/issues/issue-558/badge"> </a> <a href="https://androidweekly.net/issues/issue-596"> <img src="https://androidweekly.net/issues/issue-596/badge"> </a> # Android screenshot testing playground </br>  A sample repo to introduce screenshot testing in Android.<br/> It contains a wide variety of examples written with different screenshot testing libraries for a better comparison among them. These examples include tests for screens like the one above (module `:recyclerviewscreen`) > **Warning**</br> > It is configured with AGP 9.0.0, so it requires Android Studio Narwahl or higher! ## Awards <p align="center"> <img src="https://github.com/sergio-sastre/Android-screenshot-testing-playground/assets/6097181/2538e857-e3c4-4ad6-8737-954b3a3ab7b2"> </p> Android-screenshot-testing-playground won a **[Google Open Source Peer Bonus](https://github.com/sergio-sastre/Android-screenshot-testing-playground/files/15421726/OSPB-2024-Sergio-Sastre-award-letter.pdf) award in 2024**, whose winners were listed in [Google Open Source blog](https://opensource.googleblog.com/2024/06/google-open-source-peer-bonus-program-first-group-2024-recipients.html). Thanks to everybody who has found this project insightful and helped get Android-screenshot-testing-playground where it is today. <br clear="left"/> ## Sponsors Thanks to [Screenshotbot](https://screenshotbot.io) for their support! [<img align="left" width="100" src="https://user-images.githubusercontent.com/6097181/192350235-b3b5dc63-e7e7-48da-bdb6-851a130aaf8d.png">](https://screenshotbot.io) By using Screenshotbot instead of the in-build record/verify modes provided by most screenshot libraries, you'll give your colleages a better developer experience, since they will not be required to manually record screenshots after every run, instead getting notifications on their Pull Requests. <br clear="left"/> <br/> Thanks to [EmergeTools](https://www.emergetools.com) for their support! [<img align="left" width="100" src="https://www.emergetools.com/images/emergetoolsstandard.png">](https://docs.emergetools.com/docs/snapshot-management-diffing) Emerge automatically generates and diffs snapshots on your behalf, eliminating complicated CI setup with Emulators, file storage, and golden/diffing management. <br clear="left"/> # Introduction This repo showcases how to snapshot test Dialogs, ViewHolders, RecyclerViews, Activities, Fragments, Jetpack Compose & **Composable @Previews**!<br/> And even better: It is ready for you to add your own examples and try screenshot testing with many libraries on your own! In order to help find the desired examples, the app is modularized accordingly: 1. `:dialogs`: Showcases how to screenshot test dialogs created with DialogBuilder from the android View system. 2. `:recyclerviewscreen`: Contains screenshot tests for Activities, Fragments, ViewHolders and RecyclerViews. 3. `:recyclerviewscreen-previews`: Includes screenshot tests examples generated from @Previews. This wrap a `ViewHolder` inside an `AndroidView` Composable to enable Previews for XML-based layouts under `:recyclerviewscreen` 4. `:lazycolumnscreen`: Includes Jetpack Compose screenshot tests examples, as well as examples for Activities & Fragments. 5. `:lazycolumnscreen-previews`: Includes screenshot tests examples generated from @Previews of Composables in `:lazycolumnscreen` Each of these modules contains submodules. Each submodule name corresponds to a scr
Excerpt of 29,691 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:b8f55a9adf421805, topic:testing
matched fp:b8f55a9adf421805, name:playground, readme:playground