You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lein test allows to filter tests with one of selectors which are defined in project.clj in the :test-selectors section.
Is it possible to do the same trick with lein doo?
The text was updated successfully, but these errors were encountered:
akond
changed the title
Filter tests
How do I filter tests?
Aug 15, 2019
lein test
allows to filter tests with one of selectors which are defined inproject.clj
in the:test-selectors
section.Is it possible to do the same trick with
lein doo
?The text was updated successfully, but these errors were encountered: