Test generated by RoostGPT for test python-test-23 using AI Type Azure Open AI and AI Model roost-gpt4-32k#1
Test generated by RoostGPT for test python-test-23 using AI Type Azure Open AI and AI Model roost-gpt4-32k#1
Conversation
Divyeshzb
commented
Oct 23, 2023
…e Open AI and AI Model roost-gpt4-32k
|
`=========================================================== FAILURES ============================================================ self = <test_Play_tic_tac_toe_c1b9c031dc.TestTicTacToe testMethod=test_Play_tic_tac_toe_c1b9c031dc>
test_Play_tic_tac_toe_c1b9c031dc.py:13: TicTacToe.py:64: in play_tic_tac_toe self = , args = ('Player 1, choose X or O: ',), kwargs = {}
E StopIteration /usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/mock.py:1185: StopIteration self = <test_Win_check_8bf2ef15c2.TestWinCheck testMethod=test_Win_check_8bf2ef15c2>
E AssertionError: False != True : Test failed: Expected: True, got: False test_Win_check_8bf2ef15c2.py:13: AssertionError |