Skip to content

nyurdakul/COMS4167-Tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

COMS4167-Tester

A Python script to run the test cases for the COMS4167 - Computer Animation assignments in Codio.

Usage

In order to run the program you need to specify which assignment you are working on. For example:

python3 run_tests.py t3m2

Optional Arguments

--extra or -e: Use this flag if you want the optional assets folder to be graded. Currently the script grades either the main assignment or the optional, not both at the same time.

--specific or -s: Specific files and/or directories you want to test.

--omit or -o: Specific files and/or directories you want to omit from testing.

Acknowledgements

This script is based on Mandeep's orginal script written for COMS4167 Fall 2018.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages