IBM / LNN

A `Neural = Symbolic` framework for sound and complete weighted real-value logic
https://IBM.github.io/LNN/
Apache License 2.0
233 stars 441 forks source link

Disable output of test when is not called directly #18

Closed mikulatomas closed 2 years ago

mikulatomas commented 2 years ago

Some of the tests produce unnecessary output/plots. These are now disabled during pytest command and works only during executing test directly via python test_*.py.