mikolak-net / bomba

A prototype Answer Set Programming Scala DSL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build streamlining - macro usage in tests

mikolak-net opened this issue · comments

Investigate whether there is a way to convert the test cases from the "p." notation to the standard "macro" one, without excising them to a separate project.

Don't lose sight of the fact that tests are often a good way to learn about a particular library.

Also remember to re-enable coverage if still using Cobertura for some reason.