-
Notifications
You must be signed in to change notification settings - Fork 0
Chapter 3
pmccabe5 edited this page Nov 3, 2020
·
9 revisions
- A Linux based system with the
bash
command line interface - Python3 interpreter
- The
git
program is installed on the system
- On the linux system, open a terminal emulator
- Clone our repository with the following command:
git clone https://github.com/csci-362-01-2020/Fantastic-Four.git
- Navigate to the propper directory:
cd Fantastic-Four/TestAutomation
- Run the test driver:
./scripts/runAllTests.py