Skip to content

shmlee/SI507_Project1

Repository files navigation

SI507_Project_1

The purpose of this project is write unit tests to test the cards code. There are classes to test and find the error from the code

Version 3.6

Process:

1.Run Python3 2.Connect local directory to GitHub (assumed you have already create GitHub account)

  • git init
  • git add *
  • git commit -m “messages”
  • git push -u origin master
  1. Access into your virtual environment
  • virtualenv —python=python3 filename
  • source filename/bin/activate
  1. Install necessary modules to run the tests
  • pip3 install requests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages