Skip to content

cider-test-run-tests fails to run tests unless tests are in a -test.clj file #784

Closed
@hugoduncan

Description

@hugoduncan

When trying to run clojure.test tests in a namespace that doesn't end in -test, cider-test-run-tests tries to locate the namespace named by the current buffer with -test appended.

This makes it unusable in such buffers. leiningen's tests do not follow this expected naming scheme for example.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions