Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tiibuturner/rockpaperscissors
One of our assignments in Ohjelmistotestaus (Software Testing). Assignment was to make a classic game of rock-paper-scissors and your opponent (computer) plays random. There is also an deliberation about the subject (enough tests, what to consider in a testing). Deliberation is (unfortunately) only in Finnish.
https://github.com/tiibuturner/rockpaperscissors
python unit-testing
Last synced: 29 days ago
JSON representation
One of our assignments in Ohjelmistotestaus (Software Testing). Assignment was to make a classic game of rock-paper-scissors and your opponent (computer) plays random. There is also an deliberation about the subject (enough tests, what to consider in a testing). Deliberation is (unfortunately) only in Finnish.
- Host: GitHub
- URL: https://github.com/tiibuturner/rockpaperscissors
- Owner: tiibuturner
- License: gpl-3.0
- Created: 2023-09-16T15:16:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-22T13:18:17.000Z (over 1 year ago)
- Last Synced: 2024-11-14T08:37:16.426Z (3 months ago)
- Topics: python, unit-testing
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RockPaperScissors
One of our assignments in Ohjelmistotestaus (Software Testing).