datacamp / sqlwhat

https://sqlwhat.readthedocs.io
GNU Affero General Public License v3.0
3 stars 8 forks source link

Feature speaker #102

Closed machow closed 7 years ago

machow commented 7 years ago

This addresses #34. Note that for has_equal_ast I opted for

"Check the {index number} in the {field_name} of your {node_name}.",

which doesn't describe the student's current node, but is a bit less verbose. You can run py.test -m "not backend" -s to see printed feedback messages.