Skip to content

Need to respect :source-paths and :test-paths from project.clj #66

@cloojure

Description

@cloojure

lein-test-refresh version 0.19.0
Lein version: Leiningen 2.7.1 on Java 1.8.0_111
Clojure 1.8.0

lein-test-refresh seems to recursively load all *.clj files instead of just those found on :source-paths and :test-paths from project.clj. This causes clashes when files that are not supposed to be in the build are attempted to be loaded/compiled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions