Skip to content

Kyly/tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tester Homework 9

######This is a small tweak to the original test script to work with homework 9.

Download script to your ieng6 account and create a directory called scripts in your home directory.

  1. Add exacutable permission to the script.
chmod +x tester
  1. Add a path to this script to your profile.
'export PATH=$PATH:/home/linux/ieng6/cs12x/cs12xxx/scripts' >> ~/.bashrc

"cs12xxx" will need to be changed to your profile id.

  1. Then go into your homwework 9 folder and run the following command.
tester Driver myTestfile -x

The debug parameter is optional.

"myTestfile" is the name of the document that contains your test cases

About

Tester script for testing hw9

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages