Skip to content

cpsc3220/test_project1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPSC/ECE3220 Project1 Testcases

1. Cloning the repository

A repository to test the code of project1. Please clone this repository in your project1 folder and put all the content in a folder name test. To do this in the project1 root directory use the command: git clone https://github.com/cpsc3220/grade_proj1.git test

The directory structure should look like this :

2. Installing python dependencies

The test cases uses python for testing the code. Python3 is required for this. To test your source code, you need to install some dependencies. To do this, run the command: $ pip install -r requirement.txt $

2. Testing code

To test the various part of the code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published