datacamp / shellwhat

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

Add `force_diagnose` parameter to `test_exercise` #43

Closed hermansje closed 5 years ago

hermansje commented 5 years ago

Support datacamp/exercise-validator/issues/158 by accepting the force_diagnose parameter.

This PR depends on protowhat release for check_correct implementation (datacamp/protowhat/pull/28).