Skip to content

Files

Latest commit

10c2fb3 · Nov 30, 2018

History

History
30 lines (14 loc) · 872 Bytes

README.md

File metadata and controls

30 lines (14 loc) · 872 Bytes

Testing Example

Open Source Love svg1 MIT license

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.