Skip to content
New issue

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

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

Already on GitHub? # to your account

Kaocha support #29

Open
caioaao opened this issue Jan 31, 2019 · 6 comments
Open

Kaocha support #29

caioaao opened this issue Jan 31, 2019 · 6 comments

Comments

@caioaao
Copy link
Contributor

caioaao commented Jan 31, 2019

I just put something together to run greenlight with kaocha, instead of the default runner: https://github.com/caioaao/kaocha-greenlight Just wondering if you guys want to maintain this repository as well. It still needs a CI/clojars config, some implementations are missing, and there's no docs, but at least it's working already 😬 I can do those stuff in some time, but I could use some help

The biggest motivation for me is this (taken from this blog post):

If we have this many test runners already, why create another one? All of the mentioned projects are available for a subset of Clojure build tools (lein, boot, Clojure CLI), and implement a subset of all possible test runner features, but they don’t compose. I can’t take some features of one and a few of the other.

To illustrate this point, I'm already using greenlight with a watch mode and profiling in one project.

@greglook
Copy link
Contributor

greglook commented Feb 1, 2019

That's really cool! I've been meaning to look into Kaocha since I first read about it.

@orestis
Copy link

orestis commented Apr 24, 2019

I've opened an issue over at caioaao/kaocha-greenlight#5 -- but posting it here as well -- trying to follow the README examples with kaocha running doesn't really work. Some tests are picked up and assertions are run, but the example with inputs/outputs seems to not run any assertions at all.

@stevebuik
Copy link

fwiw I've started using this plugin as well. thanks everyone for these great tools

@robhanlon22
Copy link
Contributor

Hey folks, I've been maintaining kaocha-greenlight as of late. Would y'all be amenable to me adding information to mainline greenlight README about the plugin for Kaocha users?

@stevebuik
Copy link

Hi Rob, I don't really understand your question. I suspect you would like to list the orgs using this plugin on the readme. Is that correct?

If so, Nextdoc.io is using it in multiple production CI pipelines

@greglook
Copy link
Contributor

Would y'all be amenable to me adding information to mainline greenlight README about the plugin for Kaocha users?

Late to respond, but yeah - happy to have additional links and info in the README. 👍

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants