Arne Brasseur

Results 158 comments of Arne Brasseur

I think kaocha is flexible enough for this, with a little bit of custom CI scripting - check out latest kaocha - for each libary - check out library latest...

This is great, @philoskim. You're welcome to make a PR to link to your plugin from the Kaocha README. If it's possible to do this with a plugin then I...

Closing as "wontfix"

How many third party plugins are there? How many people have asked for support because they got the invocation wrong? I can find five, so about one a year. I...

Closing as "wontfix" as explained above.

The plan is to solve this via test selections, see #364

Released in ``` [com.lambdaisland/ornament "0.7.77"] {com.lambdaisland/ornament {:mvn/version "0.7.77"}} ```

For "or" selectors we have for some time supported sets. ```clj [#{:p :span} {:color "blue"}] ```