hellonico / origami

Lowest barrier of entry to Image Processing, Computer Vision and Neural Networks on the JavaVM
https://hellonico.github.io/origami-docs/#/
Eclipse Public License 1.0
122 stars 7 forks source link

Add test selectors #91

Closed hellonico closed 1 year ago

hellonico commented 1 year ago
:test-selectors {:default (complement :slow)
                     :slow :needsX11
                     :all (constantly true)}