AocKt: Test-driven Advent of Code in Kotlin

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

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)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Kotest

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

    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.

  • 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

Did you konow that Kotlin is
the 16th most popular programming language
based on number of metions?