Skip to content

Tim020/Prom_Pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

138 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PROM Pong

Running Tests

In your command line: make sure you are in the project's root directory then run

$ python -m unittest discover game/tests

or in PyCharm:

  1. In the run menu, edit configurations.
  2. Create a new configuration by clicking + and selecting Python tests > Unittests.
  3. Choose a name
  4. Set Test to All in Folder.
  5. set the folder to <your_working_dir>Prom_Pong/game/tests
  6. set python interpreter to 2.7.X
  7. Apply and OK
  8. Run

About

UoY First Year Module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages