Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linter for cljs.test/run-tests #77

Open
vemv opened this issue Jun 5, 2019 · 0 comments
Open

Linter for cljs.test/run-tests #77

vemv opened this issue Jun 5, 2019 · 0 comments

Comments

@vemv
Copy link
Contributor

vemv commented Jun 5, 2019

Context

Sometimes developers can forget to add tests to cljs.test/run-tests invocations, leaving the cljs suite less complete than the JVM one.

Task

Implement a linter for that

Acceptance criteria

A warning is printed if .cljc / .cljs ns's containing deftest are not included in the found run-tests invocation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant