- Support for Scheme tests
- Fixed loading tests in files with names containing non-word characters
- Support for doctests on classes
- QuickPick entry to view unlocked tests when viewing locked tests
- QuickPick entry to view locked tests when viewing unlocked tests
- Support for test names with number ranges
- Support for doctests of class methods
- Support for revise command (
python3 ok --revise
) with new commandOK: Revise Assignment [okpy.revise]
- QuickPick for "Grade Question" command only shows unlocked tests
- QuickPick for "Unlock Question" command only shows locked tests
- When submitting or revising an assignment, the confirmation dialog's default action is now
Cancel
OK: Submit
has been renamed toOK: Submit Assignment
- Fixed issue with grading questions
- Added icons and more detail to QuickPick
- Fixed issue with adding tests to QuickPick
- QuickPick containing all possible OK questions
- Initial release