RunestoneInteractive / fopp

Foundations of Python Programming
https://runestone.academy/runestone/static/fopp/index.html
38 stars 120 forks source link

Unittests for various problems #279

Closed tluchko closed 3 years ago

tluchko commented 4 years ago

Attached is a file with unittests for various FOPP problems. I've only included only FOPP exercises and assessment problems. I also have unittests for many contributed exercises, including those that I've written myself. Those additional problems all have a 'TL365' prefix but can send those in a file as well.

unittests.rst.zip

Bryar-Frank commented 3 years ago

Partially addressed by pull request 336. Have finished ac 7_14_8, ac7_14_7, ac7_14_2, ac7_14_1, ac11_14_13, ac11_14_8, ac11_14_1, ac9_9_1. Working on last 4.

constantinol commented 3 years ago

Completed in pull request #337 inserts unit tests for the last four exercises ch_cl_02, ex6_11_2, ex6_11_3, ex_3_4. ex6_11_1 is no longer a question in fopp.

bisterj commented 3 years ago

@bnmnetp we believe this can be closed