leiningen

N.B. The maintainers are on #leiningen on Libera chat IRC. Go there for direct support/bug reports.
borkdude 2019-06-04T14:18:47.000500Z

is it possible to exclude certain files in the test dir from loading when executing lein test?

alexmiller 2019-06-04T14:25:52.000700Z

you can use selectors

borkdude 2019-06-04T14:26:54.001200Z

that will probably still load the file. I’ve worked around it by delaying a require.