Testing Example
Basic Kotlin Scoring app with Unit and Instrumentation tests.
How to use
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
License
MIT. Please see the LICENSE file
Contributing
Contributions are welcome and will be fully credited.
Contributions are accepted via Pull Requests on Github.