Kotlin Tdd

Open-source Kotlin projects categorized as Tdd

Top 5 Kotlin Tdd Projects

  • mockk

    mocking library for Kotlin

    Project mention: For those DAO, Services, how about using static objects with mockk for test | /r/u_Fun_Indication4997 | 2023-12-08

    The official suggests using dagger/hilt to inject them. However, they could be static based on the static ApplicationContext. Although Dagger/hilt aids in unit testing, mockk can accomplish this easily as well by modifying bytecode during run time. As for the stability, `mockk` has 5000+ stars on GitHub and keeps renewing.

  • http4k

    The Functional toolkit for Kotlin HTTP applications. http4k provides a simple and uniform way to serve, consume, and test HTTP services.

    Project mention: What's the state of server-side frameworks with Kotlin support today for small teams? | /r/Kotlin | 2023-04-17

    You named Express as an example for a good framework - I'd say both http4k and ktor come close to it. Spring Boot would really be on the other end and I met lots of JS/TS devs that didn't even want to touch it. I did have the same impression than you though: Documentation for ktor is not great at all.

  • Appwrite

    Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.

  • spek

    A specification framework for Kotlin

    Project mention: Evolution of unit tests in Android | dev.to | 2023-10-22

    Spek is a unit testing framework for Kotlin which supports Specification and Gherkin style.

  • EnglishWhiz

    Yet Another English Dictionary App. EnglishWhiz is an offline dictionary app that features fast word look-up. It features modern Android technologies including Jetpack compose.

    Project mention: foss dictionary app | /r/fossdroid | 2023-03-09

    for offline dictionary i use English whiz, this app is foss, play store version have dark theme whereas izzy version have only light theme

  • PlotAssert

    Test the shape of your functions!

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-12-08.

Kotlin Tdd related posts

Index

What are some of the best open-source Tdd projects in Kotlin? This list will help you:

Project Stars
1 mockk 5,176
2 http4k 2,425
3 spek 2,217
4 EnglishWhiz 33
5 PlotAssert 6
Learn any GitHub repo in 59 seconds
Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
getonboard.dev