Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chrishonson committed Nov 27, 2023
1 parent ed48f88 commit e31739b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# KmpTemplate
This is an example project based on another template and following the instructions to create a new project here:
https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-multiplatform-getting-started.html

# Plan
I want to start out with unit tests for iOS, Android, and the shared code.
Then I want UI tests for iOS and Android.
Hopefully I can leverage one set of tests in Appium that will test both platforms

0 comments on commit e31739b

Please sign in to comment.