datacamp / pythonwhat

Verify Python code submissions and auto-generate meaningful feedback messages.
http://pythonwhat.readthedocs.io/
GNU Affero General Public License v3.0
69 stars 31 forks source link

Phase out test_ functions #259

Closed filipsch closed 6 years ago

filipsch commented 6 years ago

See https://github.com/datacamp/pythonwhat/pull/257#issuecomment-392929988 for a first discussion.

More specifically:

This is going to be a lot of work, but it's required to ensure a bright future with not too much maintenance pains.

filipsch commented 6 years ago

Deployed. If PYTHONWHAT_V2_ONLY=1, you can not use the old test_ functions.