Skip to content
This repository has been archived by the owner on Oct 9, 2022. It is now read-only.

Releases: abreen/Socrates

v0.5.15: Fixed bug with Python import tests

04 Feb 03:33
Compare
Choose a tag to compare
Previously, a Python module that printed to the standard out when imported caused tests to error out.

v0.5.14

04 Feb 01:39
Compare
Choose a tag to compare
v0.5.14 Pre-release
Pre-release
Fixes & improvements to grade report formatter

v0.5.13

03 Feb 17:25
Compare
Choose a tag to compare
v0.5.13 Pre-release
Pre-release
More UI color fixes

v0.5.12

03 Feb 05:14
Compare
Choose a tag to compare
v0.5.12 Pre-release
Pre-release
Implemented labels for test groups

v0.5.11

03 Feb 05:12
Compare
Choose a tag to compare
v0.5.11 Pre-release
Pre-release
Added JFLAP file support

v0.5.10

11 Dec 16:36
Compare
Choose a tag to compare
v0.5.10 Pre-release
Pre-release
Added JFLAP file support

v0.5.9

03 Dec 21:40
Compare
Choose a tag to compare
v0.5.9 Pre-release
Pre-release
Now allowing more Python versions

v0.5.8

29 Nov 22:31
Compare
Choose a tag to compare
v0.5.8 Pre-release
Pre-release

This release fixes a bug and improves the efficiency of Python automated tests.

v0.5.7

22 Nov 20:52
Compare
Choose a tag to compare
v0.5.7 Pre-release
Pre-release
Added timeout to Python test runner

v0.5.6

22 Nov 19:12
Compare
Choose a tag to compare
v0.5.6 Pre-release
Pre-release

This release adds support for testing methods and adds improvements to the transcript window.