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

Pull out the logic for returning a reduced test event

033047c522c9961eeb15de59cf2c5ad5f170afce authored over 3 years ago
Fix reflection warning in Notifier plugin

(Toolkit/getDefaultToolkit) returns a SunToolkit, which is not publicly
accessible. Instead the ...

8b137400807a1dba8635e21ed1b3472c9e76f33b authored over 3 years ago
Better error message when the reporter throws

Include a reduced version of the full event, instead of only the type.

e458ba2a0451ec47bec969fe8552ae969139a48d authored over 3 years ago
Version bumps, and drop Orchestra

People can bring their own Orchestra if they want it

5302cd666490d2e5c865b085cecb255bfa5d1620 authored over 3 years ago
Use newer Clojure CLI syntax, add -M

e881196088ed313a68d071b5735ea385f5be9ee2 authored over 3 years ago
Merge pull request #227 from emlyn/patch-1

Fix print-invocations for boolean flags

58d7870e65b925de5ddf029eb95b699d4fe77a78 authored over 3 years ago
Update changelog

e60f8ee8f42d4def828fe31c841ccca8c944f0d7 authored over 3 years ago
Fix print-invocations for boolean flags

If you run `./bin/kaocha --no-capture-output` and a test fails, it suggests using `bin/kaocha --...

b6a0048d917d3b99fa0866f37a9a97385a10cb4b authored over 3 years ago
Update pom.xml and add CHANGELOG.md placeholders

f412d3b5ced12e69e2f486f01e44de93a815fd7e authored over 3 years ago
# 1.0.861 (2021-05-21 / dbfd6e8)

## Added
- Formatting of failed test results using deep-diff can be disabled with `--diff-style ...

6b9f64007e2008559863c7673adc5a002f41da25 authored over 3 years ago
Make sure we continue to use the `lambdaisland` group id for now

dbfd6e81b26e7799526dece4a58b85af3c2446d3 authored over 3 years ago
Add CHANGELOG entry for deep-diff configuration

e2c0c7c8a1bbb9db978b0022b0af7455af96c67f authored over 3 years ago
Merge pull request #218 from lambdaisland/configurable-deep-diff

Configurable deep diff

a401d2a41ebf2440bc61c83ad782fcdeaaa3fe93 authored over 3 years ago
Make the needle more generic.

58a8081d165cf6a9c66427b3561e22612d3b5f2a authored over 3 years ago
Minor doc and code fixes.

36c7c1cf5614590a4c3a5b7248ab0041561722a3 authored over 3 years ago
Make deep-diff configurable.

869672da935ba84e64ecf9684b135bf0799cca3f authored over 3 years ago
Use namespaced keywords and normlize properly.

04712c69871bc0f332a40650a7cc7455e4dedc6a authored over 3 years ago
Initial fix to syntax errors being overshadowed.

61faa2a4f647d350fefe3784c3ef707046f17610 authored over 3 years ago
Add feature test to ensure syntax errors aren't swallowed.

6e3a1b448e13eef0819d122cb646f856ead28cc0 authored over 3 years ago
Add documentation.

656bd0bf2b933537c725cb1d22309de50ae64dc4 authored over 3 years ago
Add Arne's fix to CHANGELOG.

f48d0f22c3cab2963cf68f80a5609ca61aac38e6 authored over 3 years ago
Merge pull request #215 from lambdaisland/alysbrooks-add-java16

Add Java 16.

8ae3b51645d7a1dceefd149d1ca8a0aa80a93f4e authored over 3 years ago
Merge pull request #222 from lambdaisland/arne/dont-hide-load-error

Don't let the "no tests found" message shadow the load error

3d834940d420d6490a2290f809526fff07ef7775 authored over 3 years ago
Don't let the "no tests found" message shadow the load error

When files fail to parse then it's likely no tests can be loaded, in that case
we need to show t...

9df982cd76ebf64fce9ea90fbca07baabd774054 authored over 3 years ago
Bump lioss tooling

8f18babb732b21e7fb2231e44be4d972c7ab22bc authored almost 4 years ago
Merge pull request #217 from lambdaisland/fix-deps-warnings

Update deps.edn to have namespaces in order to silence warning.

06685938ba597e6c79fbc7d6324bc7988f6ddfc1 authored almost 4 years ago
Update deps.edn to have namespaces in order to silence warning.

785d48977712d523a88456de12ca89e1d0f4040b authored almost 4 years ago
Use fixed orb.

1acddf0189f3660c8ded8504769841d0ec2b89a4 authored almost 4 years ago
Use newest orb.

ee11df1404bac1f1c2ee5d0edbcab6ae3d17f73e authored almost 4 years ago
Add Java 16.

ecbbfb91833727e4feee0fe4959eb164a73a60c4 authored almost 4 years ago
Merge pull request #210 from lambdaisland/fix-windows-tests

Fix windows tests

fe5c5905afc35eb808fec493e01fccbf60536658 authored almost 4 years ago
Fix some formatting.

46601dc64e640c5c25f3e641daebbf9ddb0ce40f authored almost 4 years ago
Fix issues with notifier test on windows.

Change some Posix-specific things to account for Windows.

f56f5eb96708b6d1601d5be1bfe3e5318ce5fdd1 authored almost 4 years ago
Use non-Posix function on Windows.

46fb302cff6867d2ba36c630c98e9f918fdcf360 authored almost 4 years ago
Merge pull request #209 from lambdaisland/remove-redundant-test-config

Update tests.edn and remove now-unnecessary flag.

b26c0c97f1dc56709e085a1d6c0034c4561555d2 authored almost 4 years ago
Update tests.edn and remove now-unnecessary flag.

12a7d1c7b5d438f5405e80166f6a9996e587a140 authored almost 4 years ago
Correct error message.

eb0483b927529e5eb656274cdde04eb960e806a6 authored almost 4 years ago
Merge pull request #207 from lambdaisland/set-line-endings

Set the line endings in the JVM to be consistent across platforms.

b6fe350fb6cc5f2bb41a9a5ad363c75dac7e116e authored almost 4 years ago
Set the line endings in the JVM to be consistent across platforms.

Arne suggested this, and it's much easier than rewriting the tests to not use
'\n'.

7769d5b3f81241a0898786d3435424c3d3002387 authored almost 4 years ago
Update CHANGELOG.md

e1b66664d0d8e93ba15798da5395ab1830ced4c9 authored almost 4 years ago
Update pom.xml and add CHANGELOG.md placeholders

f15138b60056459c196fc5f433cbc9a39d1c2cd1 authored almost 4 years ago
# 1.0.829 (2021-03-08 / a88ebda)

## Added

- Kaocha watch can now add ignores from `.gitignore` and `.ignore`. To enable
this...

9151b2d34ec2c4a97d886408deb7d70c65978201 authored almost 4 years ago
Merge pull request #189 from lambdaisland/watch-gitignore

Add .gitignore support to --watch

a88ebda786c36c4d6925f42676dabdb46bb1865e authored almost 4 years ago
Remove bad test to match main.

5cbf1861111b52ffe3949ad071bd360f62921689 authored almost 4 years ago
Merge branch 'main' into watch-gitignore

570c578fabda6d391462c457a9dcb03d6f86e485 authored almost 4 years ago
Merge pull request #196 from lambdaisland/arne/document-skip-add-classpath

Document the skip-add-classpath? flag

5fa00fae033a25e3c297925075610733053ed50e authored almost 4 years ago
Edits based on feedback

afecc13b8f81ffeb841c88f26a526742b16f79e4 authored almost 4 years ago
Merge pull request #203 from lambdaisland/add-jvm-notifications

Add support for Java's notification messages.

0a2ba70ce4bb7d80a43502aa863cd3d39641ec59 authored almost 4 years ago
Fix output and tidy spacing and indentation.

949ec62a8b7f815f45e996a9f10f0d840d367a63 authored almost 4 years ago
Add support for Java's notification messages.

3f9b276cf3f1f4064120d589b809f80f2038ab95 authored almost 4 years ago
Handle execution in headless environments (e.g., CI).

b81735effd6b0556e9d134030e2c65c7eb9ce53e authored almost 4 years ago
Merge pull request #199 from lambdaisland/fix-notification-windows

Extend exists? to not cause an issue on Windows.

6cc70f0b1b26d7968318248bcadd06ade0db03a4 authored almost 4 years ago
Merge branch 'main' into fix-notification-windows

9e82bd0dc172f498de5dd89596959bf0ceca3317 authored almost 4 years ago
Lower the number of test.check checks

This is necessary to avoid running out of memory on CircleCI.

4b5abfd4aec3b77140f50116a2f0beeb8c56787d authored almost 4 years ago
Merge pull request #201 from lambdaisland/proofread-docs

Proofread the docs.

65de18dbd348f442d47e6a48d697206abe7c309f authored almost 4 years ago
Update CHANGELOG to include notification fix.

ff7007a27cf4155cb28877b697b9b897d0414d2c authored almost 4 years ago
Proofread the docs.

e22e4cd865c56eaf67be516cdd0fbfee15f537ce authored almost 4 years ago
Light proofreading pass

1b4cb3d430ee6c39d03741bbb72cde9b837d1dc9 authored almost 4 years ago
Merge pull request #200 from dharrigan/bugfix/issue-124

Bugfix/issue 124

8cfdf3307072a0d0ad40403bb19990072d9d45cd authored almost 4 years ago
Change early exit into a warning.

fbbf66ebf38cf791d5b7655202abf9e6ec51815a authored almost 4 years ago
Output a helpful message if configuration key value is not a collection

or symbol.

Fixes #124

-=david=-

d6fb9ff6da4d5b959b09709a88122d3c45584da9 authored almost 4 years ago
Document the skip-add-classpath? flag

f432f0011373dfc1dacbbd8b493a120d599ab40f authored almost 4 years ago
Handle exceptions.

2e3c9b8a242e09ccb62fc026fa7b94443cdc58ad authored almost 4 years ago
Actually use where on Windows.

d506efbbb600348c112439acc4964ec829f6aaaa authored almost 4 years ago
Extend exists? to not cause an issue on Windows.

c3556ddb0913d88b126bdfb7b190dad6b9235f13 authored almost 4 years ago
Merge pull request #197 from lambdaisland/document-fail-summary

Document customizations of fail-summary

9fd60d9f4d26b515c6a677dbbf60e467b34b2c09 authored almost 4 years ago
Proofread 9-Extending.

c8ffe9404d7c48ef888315bad6b3811e9284ecae authored almost 4 years ago
Add alt text to image.

b9f7c4aaf91b57951a41b5997ceb1aff5fa4cdb1 authored almost 4 years ago
Add more information about extensions.

25c2eb09a60b47a71cbdacbf9fc247e33e72ee93 authored almost 4 years ago
Actually add image.

70c53e104aaade3aa30d38534c3290291034ab25 authored almost 4 years ago
Fix image link.

874ae03567f06a99d7bc9eb8d9d990c5e233afdc authored almost 4 years ago
Add content about overriding result, fail-summary, and print-expr.

e707d2d3970ab866f98c2c3cbf3875d813d209e4 authored almost 4 years ago
Add headers and make some small fixes.

18c1ad1e00d6c78881dc24d2b527064085aa589a authored almost 4 years ago
Handle situations with both a starting * and a trailing slash.

4d6eb4badc8483535440bc9fd434c674c38793fc authored almost 4 years ago
Little fixes for style + typo.

9faf547c9739049f7f94b9de125c0172c82c84e9 authored almost 4 years ago
Merge pull request #193 from dharrigan/feat/issue-34

Provide a warning when no tests are found.

ab3605374327eb9eab9fec65a84bffcf5b7dcdde authored almost 4 years ago
Add documentation.

7ba859f0bb3a3ae59f45da6a33f2deac8632100d authored almost 4 years ago
Merge pull request #194 from lambdaisland/alysbrooks-update-test-deps

Update test deps

1c1b71bca07f2fc6e95f079d65b1ef32bdea428d authored almost 4 years ago
Merge branch 'main' into feat/issue-34

3dbed318ddfacbe14445c08897e0bed1374aeaf2 authored almost 4 years ago
Update Changelog and remove extraneous lines

4617259c8ca585feb2e62ff1173ca220f53b0d70 authored almost 4 years ago
Remove outer try and a test that doesn't test.

-=david=-

c213da2bee23ac9d3fea4a2f3202abeadba393ab authored almost 4 years ago
Provide a warning when no tests are found.

Fixes #34

-=david=-

af8e6f38b5805f1e7a8b8eb35122ffede25b5704 authored almost 4 years ago
Cover ** not between separators.

49b4d3889ee3f3a0033a423091c07b39c695cc74 authored almost 4 years ago
Cover ** between separators.

603eb4ccb56f99e7c238aca904596e3188a46175 authored almost 4 years ago
Revert matcher-combinators.

9807a8d6dad6dd83ecb2837285af5ced0ac457ba authored almost 4 years ago
Update for matcher-combinators 2.1.1

79d563569196823d1c2aa1eb858b5c1c9b915585 authored almost 4 years ago
Actually fix kaocha-cloverage version

f929cf47b430b9c2d9ad6445de51ce1247cd83f4 authored almost 4 years ago
Fix kocha-cloverage version

0a649635a7dcae5036cee1dd4ac60b90ab6638a1 authored almost 4 years ago
Update test deps

7fbe9a49b75ccc2d5ac9ed3147755e13e22c2412 authored almost 4 years ago
Merge pull request #191 from socksy/main

Balance braces in example tests.edn in README

4608724123a704dde7611104c88d369f6ae7e8c9 authored about 4 years ago
Fix braces in example tests.edn in README

796ecc7cbccd5acb47458fddbf23f01dfe4262fd authored about 4 years ago
Add .gitignore directories to watcher.

dcb2992e79a4077044ec734282a10ac8948fdd82 authored about 4 years ago
Refactor merge function.

8e4f63b05260c806ea7625a4e8bfc119d31642c8 authored about 4 years ago
Remove less useful spec.

664f61a1c8de272fc68a332327021acd474a4696 authored about 4 years ago
Merge pull request #188 from lambdaisland/add-java15

Add Java 15 to our test matrix.

bb16ea5d1c97a1971dd2f28347e75830033597ac authored about 4 years ago
Add new orb

3640c7156dfbae87f078be62630d85ee532ffacd authored about 4 years ago
Add specs for new functions.

df3e5ceae0647a9f6c62b2dcca9fd73c71299a7f authored about 4 years ago
Make tests more realistic.

5be86fab4cc0ede09d3ad202d5a0e794f69a6ff7 authored about 4 years ago
Correct mistakes in documentation.

edcde99250f747ab4d9c47a408c7e3973b18198f authored about 4 years ago
Add support for .gitignore files at various parts of the directory hierarchy.

7080faa649927999a9903ea37c4db7e220490bbd authored about 4 years ago