Skip to content

csci-362-01-2020/Fantastic-Four

Repository files navigation

Fantastic-Four

Instructions on how to run our Testing Framework

Prerequisites:

  1. A Linux based system with the bash command line interface
  2. Python3 interpreter
  3. The git program is installed on the system

Setting up the environment:

  1. On the linux system, open a terminal emulator
  2. Clone our repository with the following command: git clone https://github.com/csci-362-01-2020/Fantastic-Four.git
  3. Navigate to the propper directory: cd Fantastic-Four/TestAutomation
  4. Run the test driver: ./scripts/runAllTests.py

Duplicating our fault injections:

  1. Navigate to the directory Fantastic-Four/TestAutomation/docs
  2. Follow the instructions in the faults.txt file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published