Skip to content

Commit

Permalink
Merge branch 'master' into google
Browse files Browse the repository at this point in the history
  • Loading branch information
hoisie committed Mar 23, 2022
2 parents e27800a + 928151c commit 5ddeaa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Robolectric is the industry-standard unit testing framework for Android. With Robolectric, your tests run in a simulated Android environment inside a JVM, without the overhead and flakiness of an emulator. Robolectric tests routinely run 10x faster than those on cold-started emulators.

Robolectric supports running unit tests for *15* different versions of Android, ranging from Jelly Bean (API level 16) to S (API level 31).
Robolectric supports running unit tests for *16* different versions of Android, ranging from Jelly Bean (API level 16) to SV2 (API level 32).

## Usage

Expand Down

0 comments on commit 5ddeaa6

Please sign in to comment.