Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/lambdaisland/kaocha

Full featured next gen Clojure test runner
https://github.com/lambdaisland/kaocha

Merge pull request #430 from philoskim/main

kaocha-test-ns-hook added to 'Third party projects' section in README.md

06b6b83251f1629c7354ce2f126eca85c751e4ea authored 11 months ago by Arne Brasseur <[email protected]>
kaocha-test-ns-hook added to 'Third party projects' section in README.md

f078a2b4a0f113d82e3ebc6bff965f3883a7b775 authored 12 months ago by Philos Kim <[email protected]>
Remove GH action auto-trigger on issue creation

e9da79061a9773b795939473d9b304f4b367dce7 authored over 1 year ago by Mitesh <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

3b0a2f770e2105f0f225a4f52c4448f2997c2943 authored over 1 year ago by Arne Brasseur <[email protected]>
# 1.87.1366 (2023-09-27 / f514905)

## Added

- Added `kaocha.stacktrace/*stacktrace-stop-list*` binding to stop printing a stacktra...

17970292cc99710818f01ac63b61b62dbd3afa23 authored over 1 year ago by Arne Brasseur <[email protected]>
Clean up CHANGELOG before release

f51490559deffe00c2df738733c4493f83847837 authored over 1 year ago by Arne Brasseur <[email protected]>
Merge pull request #420 from socksy/truncate-stacktrace

Truncate irrelevant parts of stacktrace

5579c2424d3c9c438f90a4fb2e38f623814c6d09 authored over 1 year ago by Arne Brasseur <[email protected]>
Avoid false positive from 'Instrumented blah' line

8ed006d03790cfc5ae34d54e1ca92160e4220e58 authored over 1 year ago by Ben Lovell <[email protected]>
Add line to changelog about *stacktrace-stop-list*

44b445f274fd1229b753b9983e860367cfa3be2b authored over 1 year ago by Ben Lovell <[email protected]>
Remove "at" and use a NS available on CI for shortening

"at" is only used on the first line, and the point of this filtering is
to prevent it from print...

2e17932cb67aeb6d3f9c37b48d918587a2211e1a authored over 1 year ago by Ben Lovell <[email protected]>
Fix paren issue, update docs

4fb4f65b9385ae0edd748fd086a402645c5768bf authored over 1 year ago by Ben Lovell <[email protected]>
Make stacktrace truncation configurable, and add tests/documentation

943035ca47520a84c7a8c1825cec3d0d073d44af authored over 1 year ago by Ben Lovell <[email protected]>
Truncate stacktrace once the first kaocha ns is encountered

38bf881799d96753321a4747da62e0f17db8b28a authored over 1 year ago by Paulus Esterhazy <[email protected]>
Avoid false negatives on CI by adding "at"

On CI, we have plugins enabled that also list namespaces, so adding the
at ensures those aren't ...

7b6ba598ebdebbf6c540eeba5f32744a5227e37c authored over 1 year ago by Alys Brooks <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

7dcb2301c96d3a73cd406220932356da6bee38c7 authored over 1 year ago by Arne Brasseur <[email protected]>
# 1.86.1355 (2023-08-30 / a81f4cb)

## Fixed

- [watch] Fix watching when paths do not exist.
- [watch] Respect disabling of unload/...

df39ac3f98807b1aa92ace7794dd25a6128b950b authored over 1 year ago by Arne Brasseur <[email protected]>
Use public version of ctn-repl/remove-disabled

a81f4cbd91ab48f650aec5090fe9d3a838ca1758 authored over 1 year ago by Arne Brasseur <[email protected]>
Merge remote-tracking branch 'simon-katz/respect-disabling-of-unload-reload-when-watching'

2b9b42199d74de3dc7be2df52d18634bef7f36e0 authored over 1 year ago by Arne Brasseur <[email protected]>
Add type hint to avoid reflection

22bf97a38d6ece9e8480d49d863211b8eddbee76 authored over 1 year ago by Arne Brasseur <[email protected]>
Bump dependencies

This pulls in a new tools.namespace which honors the clojure.tools.namespace metadata.

43d78bc688bc8cea21522c7c1b7c81c28da045c9 authored over 1 year ago by Arne Brasseur <[email protected]>
Merge pull request #425 from simon-katz/fix-watching-when-paths-do-not-exist

Fix watching when paths don't exist

a7938002bfe919bda787e7c213305d196d84ef5a authored over 1 year ago by Arne Brasseur <[email protected]>
Respect disabling of unload/reload when watching

98c2200e06582b83ca206a58acaa98851f0564e9 authored over 1 year ago by Simon Katz <[email protected]>
Fix watching when paths don't exist

6c45d0b2b97f2de1f846a3716ff1d72117d2b7da authored over 1 year ago by Simon Katz <[email protected]>
Merge pull request #423 from or/main

Fix documentation on what kaocha-noyoda does

7d9951ec20fbd12de2f42ec0c10d9801c45cf244 authored over 1 year ago by Arne Brasseur <[email protected]>
Fix documentation on what kaocha-noyoda does

132b18f0e4f539e190b4172f5e030c9e9f5b1d60 authored over 1 year ago by Oliver Runge <[email protected]>
Merge pull request #422 from AndreaCrotti/minor-config

use a newer cider option and add extra ignores

d390b8ea6b70c2bb175fe6954e6105dcaf991c4c authored over 1 year ago by Mitesh <[email protected]>
use a newer cider option and add extra ignores

f28cfd346817c70de115f0bfc368124883fa8729 authored over 1 year ago by Andrea Crotti <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

e0a9a5a501b6e9bb1da97cf52e8b3c6aad54c446 authored over 1 year ago by Alys Brooks <[email protected]>
# 1.85.1342 (2023-06-12 / eebd294)

## Changed

- Update deep-diff2 to `2.9.202` so Kaocha tests can benefit from faster hash-map di...

2c529c4b217724c1d00e5553e42e40e9e6119c18 authored over 1 year ago by Alys Brooks <[email protected]>
Clean up CHANGELOG.

eebd29446d56440c546d38a27deaa1a2c9c19f13 authored over 1 year ago by Alys Brooks <[email protected]>
Merge pull request #418 from lambdaisland/alys/update-deepdiff2

Update deep-diff2

b9267e9dafc33c0d45fd29963bc59f19cea1b910 authored over 1 year ago by A Brooks <[email protected]>
Tweaking wording in CHANGELOG.md

7d04e2ef4571f787c5d784cbe6e2f138b53192fe authored over 1 year ago by A Brooks <[email protected]>
Update CHANGELOG.

489fc469120660b7a2610eb0b9355bc441046244 authored over 1 year ago by Alys Brooks <[email protected]>
Update deep-diff2 to benefit from performance fix.

We recently published a version of deep-diff2 with a significant speed
increase when diffing has...

95a97d60dfb61377d467df0737f4e8a97830c9f9 authored over 1 year ago by Alys Brooks <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

043308e721204bc1b410a4722621fd240d26bbb7 authored over 1 year ago by Alys Brooks <[email protected]>
# 1.84.1335 (2023-05-22 / 33735a1)

## Added

## Fixed

- Get rid of extra space in output when using the `:print-invocations` plugi...

028f2f71346a2dbf6a61e238d2bad963e0c52523 authored over 1 year ago by Alys Brooks <[email protected]>
Add CHANGELOG entry for Laurence's fix.

33735a1933a270d4b193ad429f8e1e6e69e11036 authored over 1 year ago by Alys Brooks <[email protected]>
Merge pull request #417 from lambdaisland/laurence/fix-kaocha-416-casting-clojure-out-to-java-system-out

fix the issue from kaocha #416: casting *out* to System/out

f6bc05dd71b56997ee3672468c151090c0102e09 authored over 1 year ago by Laurence Chen <[email protected]>
add comment to explain the modification reasons

b85883d6659910bfe5338af9b1aff84622e0209d authored over 1 year ago by Laurence Chen <[email protected]>
fix the issue from kaocha #416: casting *out* to System/out

81f813524b20c231564eb636a0074aad592269a8 authored over 1 year ago by Laurence Chen <[email protected]>
Merge pull request #391 from lambdaisland/alys/remove-unused

Remove unnecessary requires

f8775f2f40be3ed385b9893c86787759dabf8fce authored over 1 year ago by A Brooks <[email protected]>
Remove some dead code.

0b3c4b61a13369db15f26d178da8439d4a210717 authored over 1 year ago by Alys Brooks <[email protected]>
Remove unnecessary requires

Added some comments about some edge cases.

Unnecessary requires aren't a major issue, but there...

6b60063dc03d9fbd40ec16b9bb51446afa74c03d authored over 1 year ago by Alys Brooks <[email protected]>
Clean up requires further.

Remove an :as to silence clj-kondo warning.

Apparently kaocha.specs was added accidentally to k...

fe6c48f8ca61f925e56436a5ae2bd57927c08ab8 authored over 1 year ago by Alys Brooks <[email protected]>
Merge pull request #413 from lambdaisland/alys/canary-tests

Add "canary" tests.

846248f62d9db859b7c226e31510b89615afc095 authored over 1 year ago by A Brooks <[email protected]>
Little style fixes

f9a6b3b81f058eaad33aa098a0d9e1c4937ebbbf authored over 1 year ago by A Brooks <[email protected]>
Merge pull request #415 from lambdaisland/stray-space-in-invocations

Clean up output of :print-invocations

14bafdbaf089433f416cfe121be330171e633fd8 authored over 1 year ago by Arne Brasseur <[email protected]>
Clean up output of :print-invocations

When invoking with no extra arguments the output of `:print-invocations` would
have a stray (dou...

725e4c438ce432fef94b67d84dee8acb6c892798 authored over 1 year ago by Arne Brasseur <[email protected]>
Version bumps

aef13e54850582dfd69384648627ce962a21b8ca authored over 1 year ago by Arne Brasseur <[email protected]>
Merge pull request #414 from lambdaisland/alys/add-java17

Add java17

627249530a60f3cda26bf8e8899daf829ffda9ca authored over 1 year ago by A Brooks <[email protected]>
Add Java 17 to CI.

d92e71bd7371a2c8f23529d801e7e364c40fb370 authored over 1 year ago by Alys Brooks <[email protected]>
Add more repositories.

Add (most) Kaocha plugins other than the ClojureScript ones.

be0a223e8fd38f7d617d758b477da144060da3e3 authored over 1 year ago by Alys Brooks <[email protected]>
Add additional repositories to test.

e4d7dfca88d2713443b0d768a4faa60335ad9930 authored over 1 year ago by Alys Brooks <[email protected]>
Tweak Clojure invocations to use checked-out copy.

I can't find a good way to use the default test alias *and* override
just Kaocha without creatin...

31248e0e3736f1c48a41f2f5fe6c00eced2977a5 authored over 1 year ago by Alys Brooks <[email protected]>
Add "canary" tests.

Run tests in various repositorie using the latest Kaochas.

47afda5a8fec6da024d41ace1c40df757fca5299 authored over 1 year ago by Alys Brooks <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

0f04c149da924137d8b1eb4f4ce3febcf142b183 authored over 1 year ago by Alys Brooks <[email protected]>
# 1.83.1314 (2023-05-05 / 1438ce7)

## Added

## Fixed

- The watcher now prints the output from plugins, eg. `bin/kaocha --watch --...

cee4bcf53ab280cc630fc7005aa667eeea079014 authored over 1 year ago by Alys Brooks <[email protected]>
Merge pull request #393 from lambdaisland/332-plugin-kaochapluginprofiling-does-not-run-when-watch-is-used

332 plugin kaocha plugin profiling does not run when watch is used

1438ce716668674e0ca3ded65a5ad79777bc9bd8 authored over 1 year ago by A Brooks <[email protected]>
Tidy test and revert change to expected output.

1dc880222e02e1b382480f9dd80947c8eca5a617 authored over 1 year ago by Alys Brooks <[email protected]>
Fix watch-test.

3329f1f66e1f0b7c659a7e5df2bccc10d1b36838 authored almost 2 years ago by Alys Brooks <[email protected]>
Trigger CI

14afcb2871b856e644b5712b163ba81b6d0ea9bc authored almost 2 years ago by fdserr <[email protected]>
Update CHANGELOG.md

2d3133a44ae48a16d7157c0fb7624c5f105bde41 authored almost 2 years ago by fdserr <[email protected]>
Run using post-summary hook when watching

dab9f4e48db4991e648ec570fbde78a4f4d14e58 authored almost 2 years ago by fdserr <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

f868e6d0a0c04a3580212af8f07ad87938eaf8c0 authored almost 2 years ago by Arne Brasseur <[email protected]>
# 1.82.1306 (2023-03-30 / 40698c5)

## Added

- Expose `:print-config true` and `:print-test-plan true` to Clojure CLI -X
invocati...

2fba51faa3dc76b22e5c3a0a7f5342e14b3b263e authored almost 2 years ago by Arne Brasseur <[email protected]>
docs and indent

40698c579955c7c562d816a00f1d3e7cbee784d1 authored almost 2 years ago by Arne Brasseur <[email protected]>
Merge pull request #407 from fluree/feature/exec-args-print-config

Feature: exec-args support for print-config & print-test-plan

11b91a8d74a06c6a4c5ac8a79582816685f27e0c authored almost 2 years ago by Arne Brasseur <[email protected]>
Add note about passing exec-args in command line

12de5b4bbd921eb0c7667ad055877bff33f039c6 authored almost 2 years ago by Wes Morgan <[email protected]>
Add exec-fn print-config and print-test-plan to CHANGELOG

e2e29a4f066f06ae861a95be7072b52784151d74 authored almost 2 years ago by Wes Morgan <[email protected]>
Expose print-config and print-test-plan in exec-args

6f8f6ede11aa79569a77687b3ecf46e9702b39a5 authored almost 2 years ago by Arne Brasseur <[email protected]>
bump tooling

4bdea8911cc48d84d5ce1d7bcd3bd3441c2f76c3 authored almost 2 years ago by Arne Brasseur <[email protected]>
Revert "remove wrapping link (per update-readme)"

This reverts commit c7ed6d65f1593609fdc11f39cb56bd6f426ff226.

8bee914443ac5a61209c5850555ac6ebb8565791 authored almost 2 years ago by Arne Brasseur <[email protected]>
remove wrapping link (per update-readme)

c7ed6d65f1593609fdc11f39cb56bd6f426ff226 authored almost 2 years ago by Arne Brasseur <[email protected]>
Regenerate readme

556fbf02b0bb32863a36813e8d6f450a005ef1c0 authored almost 2 years ago by Arne Brasseur <[email protected]>
Tweak opencollective message a bit

bbfecd844a647393d92e830a1c947f945f6f4657 authored almost 2 years ago by Arne Brasseur <[email protected]>
Fix opencollective badges

21b9ea3900c3a8fa1cc14241d834b32583500cde authored almost 2 years ago by Arne Brasseur <[email protected]>
Merge pull request #406 from rgkirch/patch-1

add windows binstub

1aa34795376bc76036af1d26fcd7639c68ec1115 authored almost 2 years ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

195caafdbad5a7cfaa611e6e64ba23bfa91874d7 authored almost 2 years ago by Arne Brasseur <[email protected]>
# 1.81.1290 (2023-03-30 / b548866)

## Added

- Smoke tests for babashka on CI

## Changed

- The `-load` and `-run` multimethods no...

7cc44f50878b4fb787e72c24a5cbe43fc60bf720 authored almost 2 years ago by Arne Brasseur <[email protected]>
Bump tooling and deep-diff

b5488661706b38b53e2a77acf451fa3aa08143d4 authored almost 2 years ago by Arne Brasseur <[email protected]>
clean up changelog

93fddbcc1aee5115838bd80114ddc18d2b84aeee authored almost 2 years ago by Arne Brasseur <[email protected]>
Merge pull request #402 from lambdaisland/arne/doctest-support

Small changes to support the new doctests type

162ea870519c4436c7d476de2a4f338f75432cde authored almost 2 years ago by Arne Brasseur <[email protected]>
update instructions for windows

6958215b79535831db00b6a0749512b9548ff30c authored almost 2 years ago by rgkirch <[email protected]>
add windows binstub

28f23e298834ea7354e3b42e655e6cd4b4cfc44e authored almost 2 years ago by rgkirch <[email protected]>
CHANGELOG

2fe3a2521df66e87bc4e1a602b07ac73687098eb authored almost 2 years ago by Arne Brasseur <[email protected]>
Fix confusing thread macro usage

4afe8cd6d6bece0834b03adf4466de174687fe57 authored almost 2 years ago by Arne Brasseur <[email protected]>
Use our own hierarchy when dispatching testable multimethods

6a0f219e9b173c0a582a0bb3b0d1f15f1f9f2efa authored almost 2 years ago by Arne Brasseur <[email protected]>
whitespace fixes

238ef9d99910b678cceed50b0d00ea585f323891 authored almost 2 years ago by Arne Brasseur <[email protected]>
Bump tooling

8739cafc0147fcd16dd37125685d12e76b7cbcbe authored almost 2 years ago by Arne Brasseur <[email protected]>
Merge pull request #400 from borkdude/bb-tests

Run bb smoke test on CI

f071c105184a388ec7f26e33e1832b8d75167074 authored almost 2 years ago by A Brooks <[email protected]>
Move bb tests to own file

c6f365ffa5dafe4cf29728132ec31babb0fcf2f4 authored almost 2 years ago by Michiel Borkent <[email protected]>
changelog

2624bdac750f495fa5657a829496678209311540 authored almost 2 years ago by Michiel Borkent <[email protected]>
consolidate bb tests in tests.edn again

022d5de103ce5e4ee9c406787c499fe0e3e1dbbf authored almost 2 years ago by Michiel Borkent <[email protected]>
Fix smoke test

32d3c2b2a6948be0bcea7524f2c29dd4c6bd1ecc authored almost 2 years ago by Michiel Borkent <[email protected]>
babashka smoke test wip

d796d4ae735373d82f5fa89e61c94d9e5d7d5015 authored almost 2 years ago by Michiel Borkent <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

9242fd91925535ca436799a77af2f8e18be010ea authored almost 2 years ago by Arne Brasseur <[email protected]>
# 1.80.1274 (2023-03-01 / df82a2f)

## Fixed

- Fix regression in the notifier plugin

24e2e02d0848160343a6f9ac629f0f8e27a682ea authored almost 2 years ago by Arne Brasseur <[email protected]>
Fix regression in the notifier plugin

A leftover trailing "opts" in url-input-stream caused its intended return value
to be discarded.

df82a2f954b42d03118d2c826aace82be97f7e6f authored almost 2 years ago by Arne Brasseur <[email protected]>
Fix layout of CHANGELOG

a81b32f260166c055c0dd3ee86bbc2fa0106176b authored almost 2 years ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

9ac9406e4a2ab8c5dc3a0edb84038d277818de37 authored almost 2 years ago by Arne Brasseur <[email protected]>