https://github.com/tiibuturner/triangletest
One of our assignments in Ohjelmistotestaus (Software Testing). Assignment was to make a test which declares what kind of an triangle are we talking about. 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/triangletest
python unit-testing
Last synced: 27 days ago
JSON representation
One of our assignments in Ohjelmistotestaus (Software Testing). Assignment was to make a test which declares what kind of an triangle are we talking about. 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/triangletest
- Owner: tiibuturner
- License: gpl-3.0
- Created: 2023-09-16T15:15:26.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-22T13:19:16.000Z (almost 3 years ago)
- Last Synced: 2025-03-03T14:48:05.900Z (over 1 year ago)
- Topics: python, unit-testing
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TriangleTest
One of our assignments in Ohjelmistotestaus (Software Testing).