Skip to content

conf: cognitect/test-runner -> Kaocha - #188

Merged
yogthos merged 1 commit into
kit-clj:masterfrom
alirezaalavi87:feat/kaocha
Aug 7, 2026
Merged

yogthos merged 1 commit into
kit-clj:masterfrom
alirezaalavi87:feat/kaocha

Conversation

@alirezaalavi87

@alirezaalavi87 alirezaalavi87 commented Aug 7, 2026

Copy link
Copy Markdown
Contributor
  • Migrate to Kaocha as test runner since it is better maintained and more feature rich than test-runner
  • Add test-watch task alias to continously re-run tests on changes

related to issue #187

- Migrate to Kaocha as test runner since it is better maintained and
more feature rich than test-runner
- Add test-watch task alias to continously re-run tests on changes
@alirezaalavi87

Copy link
Copy Markdown
Contributor Author

@yogthos Ok so I have replaced all instances of test-runner with kaocha and setup kaocha in deps.edn files.

I run clj -X:test or use the bin/kaocha binstub and it works fine. But I feel like I'm missing something because I'm not actually sure how kit works and how to contribute. (We really need a CONTRIBUTING.md)

@yogthos

yogthos commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Thanks, and I'll try get around to adding a contributing guideline at some point. It is a bit gnarly. :)

@yogthos
yogthos merged commit 6c03b91 into kit-clj:master Aug 7, 2026
1 check passed
@alirezaalavi87

Copy link
Copy Markdown
Contributor Author

Thank you.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants