Skip to content

Commit

Permalink
comment out incomplete sections for brevity
Browse files Browse the repository at this point in the history
  • Loading branch information
Kent Green authored and Kent Green committed Feb 24, 2018
1 parent e984bcb commit c62a240
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ I have removed the [API_KEY], [DEVICE_HASH] & [EMAIL] values for privacy reasons

# Framework Samples in this Repo
## Appium
### Android
This sample includes an APK file and a pre-written Appium test suite prepared for running in AppCenter/Test. It includes the AppCenter/Test specific steps documented here: https://docs.microsoft.com/en-us/appcenter/test-cloud/preparing-for-upload/appium
These samples include the AppCenter/Test specific steps documented here: https://docs.microsoft.com/en-us/appcenter/test-cloud/preparing-for-upload/appium

[Appium Android Sample](Appium/Android)
- [Appium Android Sample](Appium/Android) This sample includes an APK file and a pre-written Appium test suite prepared for running in AppCenter/Test.

<!--
### iOS (Unfinished)
We are still working on completing an iOS sample.
Expand All @@ -49,4 +49,6 @@ This sample includes an Android Studio solution with the root folder set to **Ap
This sample includes a Xamarin.Forms app project which is compatible with both iOS & Android; as well as a Xamarin.UITest project for the actual tests. It includes the AppCenter/Test specific steps documented here: https://docs.microsoft.com/en-us/appcenter/test-cloud/preparing-for-upload/uitest
## XCUITest (Unfinished)
This sample includes an XCUITest in an Xcode app set up to run in AppCenter/Test based on the steps documented here: https://docs.microsoft.com/en-us/appcenter/test-cloud/preparing-for-upload/xcuitest
This sample includes an XCUITest in an Xcode app set up to run in AppCenter/Test based on the steps documented here: https://docs.microsoft.com/en-us/appcenter/test-cloud/preparing-for-upload/xcuitest
-->

0 comments on commit c62a240

Please sign in to comment.