Top 23 Kotlin Test Projects
-
I haven't tried Jest, I will need to take a look, but at work we use Mockk (https://mockk.io/) and I really dig it.
-
Or use https://kotest.io
-
Scout APM
Scout APM - Leading-edge performance monitoring starting at $39/month. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
Project mention: Argument(s) are different! Wanted: Unit test | reddit.com/r/androiddev | 2020-12-27
-
-
-
Project mention: Hacktoberfest: 69 Beginner-Friendly Projects You Can Contribute To | dev.to | 2020-09-29
https://github.com/robstoll/atrium A multiplatform assertion library for Kotlin
-
-
-
-
-
kotlin-faker
Generate realistically looking fake data such as names, addresses, banking details, and many more, that can be used for testing and data anonymization purposes.
-
-
-
-
balin
Balin is an automation library for Kotlin. It's basically a Selenium-WebDriver wrapper inspired by Geb.
-
-
SeleniumBuilder
Kotlin DSL for Selenium. Provide a possibility to write tests in Kotlin type-safe builders style
-
-
arbitrater
Arbitrater is a Kotlin library for creating arbitrary instances of classes by reflection for use in testing. In contrast to POJO generators, it supports Kotlin's optional parameters and nullable types.
-
-
-
-
Index
What are some of the best open-source Test projects in Kotlin? This list will help you:
Project | Stars | |
---|---|---|
1 | mockk | 3,767 |
2 | Kotest | 2,866 |
3 | mockito-kotlin | 2,568 |
4 | spek | 2,085 |
5 | Kluent | 727 |
6 | atrium | 361 |
7 | strikt | 322 |
8 | hamkrest | 321 |
9 | expekt | 167 |
10 | hikaku | 155 |
11 | kotlin-faker | 141 |
12 | KotlinSnapshot | 141 |
13 | minutest | 93 |
14 | Elmyr | 68 |
15 | balin | 67 |
16 | kompile-testing | 67 |
17 | SeleniumBuilder | 50 |
18 | aspen | 32 |
19 | arbitrater | 29 |
20 | RandomGenKt | 26 |
21 | konsent | 25 |
22 | kspec | 18 |
23 | DynaTest | 18 |