Skip to content

felgoes/monopoly_tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Monopoly with Python | Unittest

Input:

  • Players and properties

Execution:

$ python3 -m unittest

Output:

  • How many matches ended by time out (1000 rounds);
  • How many times does the average take a game;
  • Qualify a winning percentage for players' behavior;
  • Which behavior wins the most.

About

Monopoly with Python and Unittest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages