Skip to content

Autograder and Unit testing framework for LC-3 code written in Python, exports test results in JSON.

License

Notifications You must be signed in to change notification settings

complx-tools/pylc3.autograder

Repository files navigation

pylc3.autograder

pypi

Autograder and Unit testing framework for LC-3 code written in Python, exports test results in JSON.

JSON output format is configurable.

Note that this package doesn't export any grades. The intended use is just exporting the test results in JSON afterwards a script can then easily parse the JSON and assign points per each assertion passed.

For examples see pylc3.autograder.examples

About

Autograder and Unit testing framework for LC-3 code written in Python, exports test results in JSON.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages