Transferring AutomationTest to a Python environment
- Fork the repository.
- If it were a real assignment, download it to your local computer and solve it using your preferred coding environment. Since the solutions are already there, simply use edit the author's name within HelloWorld.py within GitHub.
- Create a Pull Request. If this were a real assignment, use a descriptive title and description.
- Submit and Travis CI will then process your solution. Click on the details link to watch it run.
- If it pass, Travis CI will have a green passing icon near the top of the page. If not, look through your generated log files and fix your solutions accordingly.
- Resubmit if failed once fixed.