Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coveros-archive/training-mtw-sample
Sample test code for the Mobile Test Workshop training class. Students clone this repository to ensure that they can run a basic and validate that all required tools are properly installed
https://github.com/coveros-archive/training-mtw-sample
Last synced: about 1 month ago
JSON representation
Sample test code for the Mobile Test Workshop training class. Students clone this repository to ensure that they can run a basic and validate that all required tools are properly installed
- Host: GitHub
- URL: https://github.com/coveros-archive/training-mtw-sample
- Owner: Coveros-Archive
- Created: 2016-06-17T01:35:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-08T12:10:05.000Z (almost 8 years ago)
- Last Synced: 2024-09-20T18:39:09.463Z (3 months ago)
- Language: Java
- Size: 16.6 MB
- Stars: 0
- Watchers: 24
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# training-mtw-sample
Sample test for MTW training class# Instructions
1. Ensure that Firefox is updated to the latest version
2. Clone this repository
3. In the root project directory execute mvn test
4. Firefox should start and tests should run with no errors.