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

Update pom.xml and add CHANGELOG.md placeholders

f97d9fd375d7fe1a8642d2905ccaa651c6650c38 authored over 2 years ago by Arne Brasseur <[email protected]>
# 1.69.1069 (2022-07-26 / 07574ec)

## Fixed

- Fix a regression where in direct usage of `kaocha.api` a reporter is specified as a ...

af6471a33b71c0ca2909d5d5ed4a32ad6cb44b2a authored over 2 years ago by Arne Brasseur <[email protected]>
Allow a reporter to be of type `fn?`

A bit of a broad stroke since this now also impacts other config keys, but this
should only occu...

07574eccbb24c95e4ca26ddb791bd48efed6a319 authored over 2 years ago by Arne Brasseur <[email protected]>
Merge pull request #299 from lambdaisland/update-clojure-java-orb-downgrade

Add Clojure 1.11

7ee2e7f6ac3bb742a0f7851e6acda23ca5937cd1 authored over 2 years ago by A Brooks <[email protected]>
Try an earlier version of the Clojure orb.

583fe9d1aafe70e23a5cf3a9d0ad2b692b2e6ae4 authored over 2 years ago by Alys Brooks <[email protected]>
Use latest version of Clojure 1.10.

e2325dcc0a0cdf9b434b6aa3fb359e38f5843e9c authored over 2 years ago by Alys Brooks <[email protected]>
Update config.yml

0e825bfab8bd0d69eb1933f0ef4808b039ff8489 authored over 2 years ago by A Brooks <[email protected]>
Update config.yml

9790979542f04050c344aeea78877435098f6e00 authored over 2 years ago by A Brooks <[email protected]>
Bump runner version

9d5a756627143fb4b13fb29dced390c31bf3eebf authored over 2 years ago by A Brooks <[email protected]>
Add latest versions of JDK and Clojure

9e219d2d7451ad4cf2a9f4033c68639815be2aad authored over 2 years ago by A Brooks <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

4d29fe51e2fb03b9ea34205ed3c574cda040921b authored over 2 years ago by Alys Brooks <[email protected]>
# 1.68.1059 (2022-06-20 / 4425558)

## Fixed

- Fix issue in `gc-profiling`, which was caused by a prior fix from 1.67.1055.

dab373fc16d3ece5ad5262be1d487ec1788ff391 authored over 2 years ago by Alys Brooks <[email protected]>
Update CHANGELOG.

4425558da5f21242199911ea6dfebeb321d35fc5 authored over 2 years ago by Alys Brooks <[email protected]>
Fix byte division.

The previous fix didn't work so I added tests for the new
rounding-divide function I introduced.

00233b7af3fe4c8977eb86fdb5a0d8cf9cf7df10 authored over 2 years ago by Alys Brooks <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

47a85011fe6f5db473b63a283977cdd256ba99ac authored over 2 years ago by Alys Brooks <[email protected]>
# 1.67.1055 (2022-06-16 / 1682c7e)

## Fixed

- Fix misleading error message when all tests are filtered out. Previously, it
wou...

5db5e5d0af0233f6db20f80eb5efd9ad572480b9 authored over 2 years ago by Alys Brooks <[email protected]>
Add missing CHANGELOG entries.

Add entries for two bugfixes that I missed.

1682c7eeeb6f8796511488ba496bad130ca503fa authored over 2 years ago by Alys Brooks <[email protected]>
Merge pull request #294 from lambdaisland/alys/fix-no-test-message

Fix "no tests" message

6442679ff5b0bb22c39bc5e366e2c96f71a8b549 authored over 2 years ago by A Brooks <[email protected]>
Reword errors following Arne's advice.

Fix the "No tests found"/"tests were skipped" contradiction and clarify
that we're speaking of K...

d144fbcdb40ea63253d61084d0e26578f2e2ae68 authored over 2 years ago by Alys Brooks <[email protected]>
Add new warning for skipped tests when no tests are found.

Checks whether any tests were skipped before printing message about
load errors.

b875e2cd4fcaaf127111a9757490fca2d586029b authored over 2 years ago by Alys Brooks <[email protected]>
Round properly and convert to long.

Using long instead of int avoids overflows when there are ~2 billion
bytes.

Less importantly, f...

5b81078850b5a930d481fe34e8a049835504483c authored over 2 years ago by Alys Brooks <[email protected]>
Merge pull request #293 from lambdaisland/alys/limit-failing-test

Disable sporadically failing test on Java 1.8.

c4ec662f6ea5ca128c5d32db719c37f3a3d6640f authored over 2 years ago by A Brooks <[email protected]>
Fix style.

a271316a4eead8f116e9a9d3a2b52fc062b2f226 authored over 2 years ago by Alys Brooks <[email protected]>
Skip the right test on Java 1.8.

b22a1137f1faf8ed824fda1fc4b4e1d1c9c5e7c0 authored over 2 years ago by Alys Brooks <[email protected]>
Disable sporadically failing test on Java 1.8.

aba931fadaa112ff8f61ce01a3fbe66f2e776438 authored over 2 years ago by Alys Brooks <[email protected]>
Merge pull request #292 from solar05/patch-1

Fix punctuation issues and actualize copyright year

7547ea0793d58d7e6d5c6ba42da695c9a19e8723 authored over 2 years ago by A Brooks <[email protected]>
Fix punctuation issues and actualize copyright year

783aea7e499e31691ee45284cf1450db7aabd798 authored over 2 years ago by Artem Solomatin <[email protected]>
Merge pull request #288 from zengxinhui/patch-2

Update README.md

034b32caa9a7bb504bb5ed0655cb9634e5c069f7 authored over 2 years ago by A Brooks <[email protected]>
Merge branch 'main' into patch-2

83ca73395729341caa2f10cfc3b3501507191c56 authored over 2 years ago by A Brooks <[email protected]>
Merge pull request #287 from zengxinhui/patch-1

Update 02_installing.md

9d54ef7ec79536c3f267cf81faa7a9deb10609e7 authored over 2 years ago by A Brooks <[email protected]>
Merge branch 'main' into patch-1

1449be320a73a3fa828f0e6c8aaa5121231fc022 authored over 2 years ago by A Brooks <[email protected]>
Fix missing comma.

6ad4ffb0a6dc06b3edbf66c02fccd528ead19064 authored over 2 years ago by A Brooks <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

1e696084c98e087e8d8029c8ecbb2a210307b129 authored over 2 years ago by Arne Brasseur <[email protected]>
# 1.66.1034 (2022-04-26 / 7a5824a)

## Added

- Extend `kaocha.config/load-config` to also work on resources

c70a1552c037ab190f858d1c3da5986653499d8c authored over 2 years ago by Arne Brasseur <[email protected]>
tidy up CHANGELOG

7a5824adc2989bb1beef7989097fbb79f97bee10 authored over 2 years ago by Arne Brasseur <[email protected]>
Merge pull request #286 from imrekoszo/load-config-resource

Extend load-config to also work on resources

7d446b351c3415ec621039be545019f5c592c106 authored over 2 years ago by Arne Brasseur <[email protected]>
Extend load-config to also work on resources

b61d1630fc8a4e9c4debbed62a02432296df851a authored over 2 years ago by Imre Kószó <[email protected]>
Update 02_installing.md

To solve this clj warning:
"WARNING: Implicit use of clojure.main with options is deprecated, u...

ced6f4ea8a6a2eef4e4ba393b8aabd52ecaeb42a authored over 2 years ago by zengxinhui <[email protected]>
Update README.md

To solve this clj warning:
"WARNING: Implicit use of clojure.main with options is deprecated, u...

a8a137490ddd1c78a723807650a3b831a4a69bcb authored over 2 years ago by zengxinhui <[email protected]>
Update 02_installing.md

To solve this clj warning:
"WARNING: Implicit use of clojure.main with options is deprecated, u...

b3a724b87bf5dc6ea822283d9b518ae99be9c1b8 authored over 2 years ago by zengxinhui <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

a505b88ede250135990934e3d1d3b3cf32fede88 authored over 2 years ago by Alys Brooks <[email protected]>
# 1.65.1029 (2022-04-11 / a60db27)

## Added

## Fixed

- Fix issue with `gc-profiling` plugin when there's a syntax error.
- Ensure...

1f8847c87ef686971a50ea080671e86178834b99 authored over 2 years ago by Alys Brooks <[email protected]>
Merge pull request #285 from helins/fix-suited-level-hook-doc

Properly namespace a kw in the hook doc

a60db273bef4a8f300035b67cdcdb1aafcc88362 authored almost 3 years ago by A Brooks <[email protected]>
Properly namespace a kw in the hook doc

b8552aca545aceac9832bddfd95f090fce3c1bf8 authored almost 3 years ago by Adam Helins <[email protected]>
Merge pull request #276 from lambdaisland/cjohansen/fix-test-rebased2

Partially fix watch test bug

f94fb1a9c784c18071fdfa262b92f860e261cf97 authored almost 3 years ago by A Brooks <[email protected]>
Fix tests for real this time.

0e34b292af785fbad1a6c0d1b372ecb44183cdeb authored almost 3 years ago by Alys Brooks <[email protected]>
Update test.

3e61513569d2bf135170810e940db4e3b34c4f8c authored almost 3 years ago by Alys Brooks <[email protected]>
Try includes? instead of =.

f20bdf01c9dfe82f65e2802431b67574e94dbfca authored almost 3 years ago by Alys Brooks <[email protected]>
Update test.

abd91ce9557c6bbeb43c1759cc6b23cf58e07245 authored almost 3 years ago by Alys Brooks <[email protected]>
Partially fix watch test bug

bebd77902650fd706252dfbfce2a981438c02ee0 authored almost 3 years ago by Christian Johansen <[email protected]>
Merge pull request #282 from lambdaisland/alys/fix-watch-for-vim

Reload on :create events.

3be245e668fd78c057de07399f99e8403032ca4b authored almost 3 years ago by A Brooks <[email protected]>
Fix whitespace and capitalization.

84f11c2b6ccf935029d47a7ae211c830e1cc94dd authored almost 3 years ago by Alys Brooks <[email protected]>
Reload on :create events.

7885902a65b0cc4e1754a98923a901b4a2f8ff8e authored almost 3 years ago by Alys Brooks <[email protected]>
Merge pull request #283 from lambdaisland/gc-syntax

Fix profiling plugin.

ba6cf7c30debbe4d598ce4a85c77b21dc29b53d0 authored almost 3 years ago by A Brooks <[email protected]>
Use alternate version of reduce.

3011750c85ff0a2567c5fb47f7896d7b03029a6e authored almost 3 years ago by Alys Brooks <[email protected]>
Tweak whitespace.

ac053bafb9e54905036804370ebb19cc1af30c43 authored almost 3 years ago by Alys Brooks <[email protected]>
Fall back to zero rather than nil.

47872af873ae18c9091ecbf26f122bfda4f2366b authored almost 3 years ago by Alys Brooks <[email protected]>
Update CHANGELOG.

50363c0ed21a68619086e3721b124cae214cce52 authored almost 3 years ago by Alys Brooks <[email protected]>
Fix profiling plugin.

64d4bc08f6e813e38868f10a81a4741a4715de98 authored almost 3 years ago by Alys Brooks <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

333e2a970688ea1408fd07da5cb20500440a36e0 authored almost 3 years ago by Arne Brasseur <[email protected]>
# 1.64.1010 (2022-03-17 / e203099)

## Fixed

- Ignore test suites that are already excluded through CLI arguments when
running th...

201583625332f6f44ef86893d6d2cf71cb18e8a9 authored almost 3 years ago by Arne Brasseur <[email protected]>
Update CHANGELOG

e20309949256bbfc5b5c90d6d1ebb3bae7b62241 authored almost 3 years ago by Arne Brasseur <[email protected]>
Stop any filtering logic if a suite is already skipped

If suite names are passed as arguments on the command line, than kaocha.config
already marks any...

d48f49d9bec102970e8996c0e1c8552a9dd5dde1 authored almost 3 years ago by Arne Brasseur <[email protected]>
Merge pull request #275 from lambdaisland/cjohansen/fix-test-rebased

Partially fix watch test bug

7ea063dcb0c43889e72e09f7f8a3f52e5773ee7a authored almost 3 years ago by A Brooks <[email protected]>
Partially fix watch test bug

579387cd14a69e7d02b23facd6788ba617520a12 authored almost 3 years ago by Christian Johansen <[email protected]>
Add test dependencies as optional deps

29f610032d0cf32fe0a6a4f7b78142948ba98567 authored almost 3 years ago by Arne Brasseur <[email protected]>
Merge pull request #273 from stig/patch-1

Fix typo in plugin documentation

2366916100eb838175df574cd754788017ac440e authored almost 3 years ago by Mitesh <[email protected]>
Fix typo in hooks documentation

89c608913a22299fb9d408e15f233cf378a51d8c authored almost 3 years ago by Stig Brautaset <[email protected]>
Fix typo in plugin documentation

1b1c70b42c7ad208d76782ea5dc8b39497b22a00 authored almost 3 years ago by Stig Brautaset <[email protected]>
Merge pull request #271 from aterweele/fix-typo

doc: Fix code typo in hooks.

ca647dbf4c04487a6186fd6654f6b618de2619e4 authored almost 3 years ago by Mitesh <[email protected]>
doc: Fix code typo in hooks.

5b88ef5bdac35496c1fce760379947de6b4d63a5 authored almost 3 years ago by Alex ter Weele <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

d10feea6fbf06a5367672fbc671230f8c58b9ae4 authored almost 3 years ago by Arne Brasseur <[email protected]>
# 1.63.998 (2022-02-15 / ae54f2b)

## Changed

- Version bumps of spec, expound, test.check

## Fixed

- Catch an exception in the ...

7228fe6a8713338a2e7be6c27ba8619b59c8f061 authored almost 3 years ago by Arne Brasseur <[email protected]>
Fix test after bumping orchestra

ae54f2b44e14ddf90a0c54d85b04271fc3a99e76 authored almost 3 years ago by Arne Brasseur <[email protected]>
Version bumps of spec, expound, test.check

d925afa5a0ae381ebcccb02d083c89eaef331ce0 authored almost 3 years ago by Arne Brasseur <[email protected]>
Catch additional exception in the notifier plugin

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

b17c7d7f2e1df170d9c124f94ee335cbd4fc0e50 authored almost 3 years ago by Mitesh Shah <[email protected]>
# 1.62.993 (2022-02-04 / 083f69e)

## Added

- Added configuration `:kaocha.watch/type` which takes either `:beholder` or
`:hawk`...

2ae9d30b92181e7bfeb9600fef5255c4e74de560 authored almost 3 years ago by Mitesh Shah <[email protected]>
Bump tooling with a fix

083f69ebb2bf8d41ed9191b1517999e187c70a1c authored almost 3 years ago by Mitesh Shah <[email protected]>
Merge pull request #269 from insilica/add-no-fail-fast

Add --no-fail-fast CLI option

06408ff8c7c1656c4e2da096a1ec9659cfff3ac4 authored almost 3 years ago by Arne Brasseur <[email protected]>
Add --no-fail-fast CLI option

0a5ac8e8dc170cee67ea8be145b8f7a7ee42c5e4 authored almost 3 years ago by John Shaffer <[email protected]>
Merge pull request #268 from lambdaisland/ox/add-optional-watcher-beholder

Add nextjournal/beholder as an alternative watcher

a55bc3f89e05c0a4a8d67a7621f25922fbec80de authored almost 3 years ago by A Brooks <[email protected]>
Update doc/07_watch_mode.md

Co-authored-by: A Brooks <[email protected]>

de158bdb58d90b18e747559043829cc141d2485c authored almost 3 years ago by Mitesh <[email protected]>
Update doc/07_watch_mode.md

Co-authored-by: A Brooks <[email protected]>

e5c658382cbe2ee1856282e74ce60985ea0f1e77 authored almost 3 years ago by Mitesh <[email protected]>
remove opts from beholder call

292295700fbc846344f14fa49bc58d0e946d2926 authored almost 3 years ago by Mitesh Shah <[email protected]>
remove ::beholder-opts

Right now beholder has no configuration options

fa928c861e7833c0e01acc0ee2ae001a4947e866 authored almost 3 years ago by Mitesh Shah <[email protected]>
update docs and changelog

b75e0f4c55d7d689575ff1a84831942f9bfc3fec authored almost 3 years ago by Mitesh Shah <[email protected]>
defaults to beholder, works on all platforms natively

we can remove hawk completely in a few versions, until then folks
can manually configure `:kaoch...

fe2984750fdeb7ac1c785d2c21f7d378f16c9bf5 authored almost 3 years ago by Mitesh Shah <[email protected]>
add nextjournal/beholder as an alternative watcher

hawk is using an old version of JNA which breaks file watching on m1 macs.
The alternative was t...

6fb11ad092107e57d98c97ff91f014610d6d97ca authored almost 3 years ago by Mitesh Shah <[email protected]>
Merge pull request #265 from lambdaisland/alys/catch-early-exit

Catch early-exit errors in Kaocha.repl

005e91f1bf89adf4bee130b28fdcfdb26d0056ab authored almost 3 years ago by A Brooks <[email protected]>
Add error handling.

f59801b62f8c96aadc060a24f5c0f2db7f366a76 authored almost 3 years ago by Alys Brooks <[email protected]>
Correct :exec-fn configuration example

b6f582538b969ac554900188092701e97d628f37 authored about 3 years ago by A Brooks <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

8ff7d5b42cd8d24480b30fba466310d8ab516bf7 authored about 3 years ago by Arne Brasseur <[email protected]>
# 1.60.977 (2022-01-01 / 4a6ed21)

## Added

- Add support for `:watch?` when using `exec-fn`

391790b715181a20108e8bbc29008bb92c0c2335 authored about 3 years ago by Arne Brasseur <[email protected]>
Merge pull request #264 from lambdaisland/arne/watch-exec-fn

Add support for watch? in exec-fn

4a6ed21173033dbf78fa5d47e7e6851573bdb449 authored about 3 years ago by Arne Brasseur <[email protected]>
Bump tooling

d8806bf91b0dacfb175cdf67e9bf47fe50e23dc2 authored about 3 years ago by Arne Brasseur <[email protected]>
Add support for watch? in exec-fn

e0951486e25381132f8b03f9ccb469e330416008 authored about 3 years ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

a220575f39c4be0c1e8bf5e241a806b85d21784b authored about 3 years ago by Arne Brasseur <[email protected]>
# 1.60.972 (2021-12-16 / af118c8)

## Fixed

- Fixed an issue where the combination of a load error and using `--focus` would
res...

23d7bf426c8bc2027d0da2fc2a5420f5c6474740 authored about 3 years ago by Arne Brasseur <[email protected]>
Update tooling

af118c88d5e797377cc8516a07c64fc988bbacf9 authored about 3 years ago by Arne Brasseur <[email protected]>