This command will re-execute every solution file which has a correct answer. It will compare the returned answer with the correct answer and fail the test if the answers do not match.
This can help them ensure that their code still works when they perform refactoring or changes.
This command will re-execute every solution file which has a correct answer. It will compare the returned answer with the correct answer and fail the test if the answers do not match.
This can help them ensure that their code still works when they perform refactoring or changes.