/NewsApp

App for KotlinTesting Masterclass – Unit Testing on Android

Primary LanguageKotlin

Kotlin Testing Masterclass

  • add secrets.gradle (copy-paste content from secrets.gradle.example)

  • get API key from News API

  • run example tests: TestFrameworkIsWorking.kt and SomeSpec

  • install Kotest plugin