datacamp / shellwhat

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

complete output tests #2

Closed machow closed 7 years ago

machow commented 7 years ago

currently has test_output_contains, need tests to..

  1. run expression, and see if its result is in the student's output.
  2. thin wrapper around prev test to run solution and then do as above.