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

Consider canary testing for popular projects #124

Closed
lread opened this issue Feb 5, 2021 · 1 comment
Closed

Consider canary testing for popular projects #124

lread opened this issue Feb 5, 2021 · 1 comment
Labels
Projects

Comments

@lread
Copy link
Collaborator

lread commented Feb 5, 2021

Consider some sort of automated canary testing for a set of projects that make use of rewrite-clj.

Examples that come to mind: cljfmt, zprint, carve, rewrite-edn, clojure-lsp, antq.

The idea would be to run the target project's test suit (or a reasonable portion thereof if the suite is very long running) against rewrite-clj master.

@lread lread added this to Medium Priority in rewrite-clj Feb 5, 2021
@lread lread added the testing label Feb 9, 2021
@lread lread moved this from Medium Priority to High Priority (next release) in rewrite-clj Feb 19, 2021
@lread
Copy link
Collaborator Author

lread commented Feb 19, 2021

Babashka tests that libraries continue to run under it, see tests for libraries.
We might take inspiration from its techniques.

@lread lread moved this from High Priority (next release) to In Progress in rewrite-clj Feb 27, 2021
@lread lread moved this from In Progress to Fixed in v1 branch in rewrite-clj Mar 4, 2021
@lread lread closed this as completed in f6f3543 Mar 10, 2021
rewrite-clj automation moved this from Fixed in v1 branch to Done Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

1 participant