v0.2.0
What's Changed
- Improved the
check_phrases
method at/tests/utils/stdout_checking.py
to have better-formatted error messages. - Added the
io_files
folder to hold any input files you want the student's code to be able to read for testing. - Removed the default timeout for
run_program
.
Full Changelog: v0.1.0...v0.2.0