Carry out static testing on testing_task_1.mdin the part_1_docs folder .
Read through the code. Comment any errors you can see but do not correct them in this file.
(Remember you can use # to comment in Ruby code.)
Carry out dynamic testing on card_game.rb in the part_2_code folder.
Read through the code. Complete the test file and write a test for each function. Screenshot the test code and the tests failing Correct the errors you spotted in task A and screenshot the tests passing. Save screenshots in the same folder as the code.
- If you haven't already, create a GitHub repo for this task. Once you have completed submit the GitHub link via Canvas.
You can also use screenshots of the tests, tests failing and the tests passing, you can use this evidence for week 5.