Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated directory structure, readme, and added parallel testing sample code #8

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

Conversation

kn-neeraj
Copy link
Contributor

@kn-neeraj kn-neeraj commented Jul 21, 2020

Change log summary:

  1. Updated directory structure to add self-contained examples directory containing examples such as running the first test, local test, and parallel tests
  2. All 3 use cases should work on Unix and Windows environment
  3. Updated Readme to provide all the necessary instructions and links to the relevant BrowserStack documentation
  4. Minor changes such as more comments to improve readability

Testing :
All 3 scenarios were tested on -

  1. Python versions - 2.7.9, 3.6, 3.7, 3.8
  2. Environments - Windows 10 and Mac
  3. Status on the dashboard

kn-neeraj added 24 commits July 12, 2020 18:57
Updated main Readme.md file with following sections and relevant content :
- Introduction
- Documentation
- Installation-  Requirements, Dependencies
- Getting Started/Usage
- Integration with other frameworks
- Getting Help
- Removed horizontal lines
- Reduced font of step headers
- Typo fixes
Updated content of main README.md and deleted android, ios specific README files.
Updated File structure - Added run_first_test, run_local_test, run_parallel_test directories under examples directory

Updated configuration files to add project, build, and name for every session ran on BrowserStack.

Updated support for parallel testing for iOS and Android.
Updated Github Readme with the following
- Removed Documentation section
- Updated Getting Started with new file structure and link to documentation
@kn-neeraj kn-neeraj changed the title Updated directory structure, readme, added parallel testing sample, and Updated directory structure, readme, parallel testing and supporting Unix and Windows Jul 21, 2020
@kn-neeraj kn-neeraj changed the title Updated directory structure, readme, parallel testing and supporting Unix and Windows Updated directory structure, readme, parallel testing and supporting Unix and Windows environments Jul 21, 2020
@kn-neeraj kn-neeraj changed the title Updated directory structure, readme, parallel testing and supporting Unix and Windows environments Updated directory structure, readme, and added parallel testing sample code Jul 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants