Basic Kotlin Scoring app with Unit and Instrumentation tests.
Step 1: Clone this project
Step 2: Install all dependencies
Step 3: Open MainActivityInstrumentedTest.kt
(in the androidTest) and run
Step 4: Open AdditionUnitTest.kt
(in the test folder) and run
MIT. Please see the LICENSE file
Contributions are welcome and will be fully credited.
Contributions are accepted via Pull Requests on Github.