We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a42872f commit 4115ec0Copy full SHA for 4115ec0
README.md
@@ -1,7 +1,7 @@
1
# Kotest Android
2
3
[](LICENSE)
4
-
+
5
[](https://kotest.io/)
6
7
Unofficial integration between the [Kotest Framework](https://kotest.io) and
@@ -126,4 +126,4 @@ Documentation and format to be improved.
126
| `tv.shouldBeAllCaps()` | Asserts that the textview is marked with the `isAllCaps` flag |
127
| `tv.shouldHaveTextAlignment(alignment)` | Asserts that the text alignment is `alignment` |
128
129
-</details>
+</details>
0 commit comments