Softwareengineering: What are good unit tests to cover the use case of rolling a die?

Subscribers:
4,110
Published on ● Video Link: https://www.youtube.com/watch?v=H5CvZ42sJDI



Duration: 0:00
0 views
0


What are good unit tests to cover the use case of rolling a die?
I hope you found a solution that worked for you :)
The Content is licensed under (https://meta.stackexchange.com/help/licensing) CC BY-SA.
Attention! This video does always use the same license as the source!
Thanks to all those great people for their contributions!

(softwareengineering.stackexchange.com/users/116090/cybran)Cybran
(softwareengineering.stackexchange.com/users/55400/martijn-pieters)Martijn Pieters
(softwareengineering.stackexchange.com/users/116461/doval)Doval
(softwareengineering.stackexchange.com/users/14529/soru)soru
(softwareengineering.stackexchange.com/users/15150/guillaume31)guillaume31
(softwareengineering.stackexchange.com/users/95539/amadanon-inc)AMADANON Inc.
A special thanks goes out to the (softwareengineering.stackexchange.com/questions/225523/what-are-good-unit-tests-to-cover-the-use-case-of-rolling-a-die)Stackexchange community

I wish you all a wonderful day! Stay safe :)
If anything is off, please write me at peter D.O.T schneider A.T ois42.de

unit-testing python tdd




Other Videos By Peter Schneider


2025-02-27Mathematica: Problem importing URL with Greek characters
2025-02-27Dba: Is there any best number for rows count in a table to start using indexing?
2025-02-27Gis: List of polygon neighbours with field calculator in QGIS 3
2025-02-27Arduino: Accessing invalid key in ArduinoJson causes ESP32 to reboot closed
2025-02-27Codereview: Rock-Paper-Scissor game
2025-02-27How to convert text to emojis or smileys in Excel 365?
2025-02-27Accessing a single value in an array of union/struct with an array member
2025-02-27Softwareengineering: How to persist an entity corresponding to a polymorphic association table in...
2025-02-27Retrocomputing: Was there any VIC-20 expansion to bring memory beyond the default maximum of 40 KiB?
2025-02-27Ethereum: Call a payable function and pay ether with MetaMask
2025-02-27Softwareengineering: What are good unit tests to cover the use case of rolling a die?
2025-02-27How to verify / inspect outgoing network connections on Linux to ensure the content and passwords...
2025-02-27Electronics: How to determine if the MOSFET is legit?
2025-02-27Tex: How to efficiently repeat defining similar commands?
2025-02-26Dba: Is there a direct way to know if a merry-go-round scan happened?
2025-02-26Capture fields into an array using spaces except for strings using AWK
2025-02-26Electronics: Relative Resistances of Pull-Up vs. Pull-Down Resistors
2025-02-26Can I access 'this' from a constructor's function-try handler?
2025-02-26Electronics: Where exactly does the resistance come from? (Voltage Source Question)
2025-02-26Communicate 2-ways between DT and leaflet
2025-02-26Why does this multidimension array output as list?