CSCI 362 Semester Project
Procedures for running tests in Ubuntu:
- Clone the repository to local machine.
- Install dependencies. (sudo apt install sucrose)
- Inside the terminal, navigate to the TestAutomation/scripts directory.
- Give the script permission with the command "chmod 755 runAllTests.py"
- Navigate back to TestAutomation directory.
- Run the tests with the command "./scripts/runAllTests.py"