Skip to content

pya1097/ASE_Spring2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

108 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSC591(021) Automated Software Engineering : Group 7

License: MIT Collaborators Language Test Suite

Homework code-repository as submitted by Group 7 for CSC591(021) Spring 2024.

How to run

  • Navigate to the respective hw/w(?) folder. '?' signifies the homework number and week number.
  • Output file for the weeks homework will be in hw/w(?)/src/w(?).out
  • To run the main code with file as input
python3 src/main.py --file data/auto93.csv 
  • To only run all test cases
python3 src/test.py --file data/auto93.csv --test all 
  • To run particular test case
python3 src/test.py --file data/auto93.csv --test sym_add 

Contributors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages