rvirding / erlog

Prolog interpreter in and for Erlang
Apache License 2.0
370 stars 43 forks source link

Unit tests for Erlog code #24

Closed zkessin closed 10 years ago

zkessin commented 10 years ago

If people are going to write code we should provide a way to test it. As such we should have a unit test framework.

Ideally this would resemble the the test framework of swi as much as possible http://www.swi-prolog.org/pldoc/package/plunit.html

zkessin commented 10 years ago

This is now living in its own repo https://github.com/zkessin/erlog-unit