Skip to content

Ras-al-Ghul/Donkey_Kong_Testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Donkey Kong Testing

To run tests

  • pip install pytest
  • pip install tox
  • tox

Notes

  • This repository holds test cases which were written for the Donkey Kong game https://github.com/Ras-al-Ghul/Donkey_Kong
  • Test cases have been written to check the functionality of the classes Player, Donkey, Fireball and Board.
  • pytest can be used to individually run the tests.
  • tox has been used to automate the tests.

About

Test cases for the Donkey Kong game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages