go-cristian / robolectric-sample

A demonstration on how to start creating your app tests using robolectric

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Robolectric-Compose example

This is an example on how to use robolectric to test your Compose App.

run tests

Run this command to run tests

gradlew app:testDebugUnitTest

About

A demonstration on how to start creating your app tests using robolectric


Languages

Language:Kotlin 100.0%