Answer Questions #28
Labels
help welcomed
I'm not planning to do it soon so I leave it to others to solve
TDD
TDD (testing driven development) - add tests before developing functionality
Milestone
Follow TDD (testing driven development) by first writing edge case tests. Each of these tests should be issue and eventually merged as a single functionality
test_question_handling.py:
The text was updated successfully, but these errors were encountered: