Software Alternatives & Reviews

Testing with Kotlin and JUnit5

Kotlin Go Programming Language
  1. 1
    Statically typed Programming Language targeting JVM and JavaScript
    Pricing:
    • Open Source
    I've recently started coding backend and mobile stuff in kotlin, following a book, then starting a pet project, ... In the meantime, I've also started to gain a lot of interest on Test Driven Development and found myself wondering "wow, how do I test in Kotlin ? Which framework should I use?".

    #Programming Language #OOP #Generic Programming Language 74 social mentions

  2. Go, also called golang, is a programming language initially developed at Google in 2007 by Robert...
    Pricing:
    • Open Source
    Well, I've used a lot of Table Driven Tests in golang, this is super helpful to write compact and repeatable tests. With JUnit, we can achieve the same with Parameterized tests.

    #Programming Language #OOP #Generic Programming Language 290 social mentions

Discuss: Testing with Kotlin and JUnit5

Log in or Post with