kotlin-faker VS SeleniumBuilder

Compare kotlin-faker vs SeleniumBuilder and see what are their differences.

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. (by serpro69)

SeleniumBuilder

Kotlin DSL for Selenium. Provide a possibility to write tests in Kotlin type-safe builders style (by qwertukg)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
kotlin-faker SeleniumBuilder
1 1
419 54
- -
9.0 0.0
2 days ago about 6 years ago
Kotlin Kotlin
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

kotlin-faker

Posts with mentions or reviews of kotlin-faker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-23.

SeleniumBuilder

Posts with mentions or reviews of SeleniumBuilder. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing kotlin-faker and SeleniumBuilder you can also consider the following projects:

mockito-kotlin - Using Mockito with Kotlin

balin - Balin is an automation library for Kotlin. It's basically a Selenium-WebDriver wrapper inspired by Geb.

RandomGenKt - Kotlin port of RandomGen

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.

atrium - A multiplatform expectation library for Kotlin

hikaku - A library that tests if the implementation of a REST-API meets its specification.

kspec - Kotlin Specification Framework

mockk - mocking library for Kotlin

Kotest - Powerful, elegant and flexible test framework for Kotlin with additional assertions, property testing and data driven testing

Kluent - Fluent Assertion-Library for Kotlin