AocKt: Test-driven Advent of Code in Kotlin

This page summarizes the projects mentioned and recommended in the original post on /r/Kotlin

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • advent-of-code-kotlin-solutions

    My solutions to AoC puzzles in Kotlin.

  • Here is how you'd define the test for it: (source)

  • Kotest

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

  • As you might know, Advent of Code will begin this Friday! If, like me, you want to have a go at solving the puzzles in Kotlin, I would like to share with you a little library I've developed to reduce boilerplate and solve the puzzles in a test-driven approach. It is based on Kotest, a modern and Kotlin-first test framework.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • advent-of-code-jq

    Solving Advent of Code with jq

  • As you might know, Advent of Code will begin this Friday! If, like me, you want to have a go at solving the puzzles in Kotlin, I would like to share with you a little library I've developed to reduce boilerplate and solve the puzzles in a test-driven approach. It is based on Kotest, a modern and Kotlin-first test framework.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Why do Kotlin tests (for Gradle projects) have to be inside classes?

    1 project | /r/Kotlin | 28 Jan 2023
  • Kotlin Mutation Tests

    1 project | /r/Kotlin | 25 Jan 2023
  • How to improve third-party libraries with Kotlin extensions

    2 projects | dev.to | 6 Dec 2022
  • Testing with fakes different states?

    1 project | /r/androiddev | 3 Aug 2022
  • Testing with Kotlin and JUnit5

    2 projects | dev.to | 10 Jun 2022