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

1b117fed10b3c725a1cd11146a5d915c145dc893 authored over 4 years ago
# 1.0.669 (2020-08-19 / 13abc37)

## Added

- Added internal diagnostics

79b933f5cd9a68689e5db80871efec78ea9a4b10 authored over 4 years ago
Update CHANGELOG.md

13abc37f8cc26e5817394e78fd2f3ba88f27b067 authored over 4 years ago
Add :caused-by to fail-fast exceptions

Mainly to diagnose when they unexpectedly bubble.

8c60bbdbfa3a2b2d8bf0178ab39143586829911c authored over 4 years ago
Update docs before a release

f1272c7a48e2b02dfdd50bffc110400573e2bcba authored over 4 years ago
Update CHANGELOG

a4314756f837ed01d5b4542ddbfc902bbe22463d authored over 4 years ago
Update pom.xml and add CHANGELOG.md placeholders

8f7ea66d3e3c31e16f6e28c2738e8ad2a4ca29b0 authored over 4 years ago
# 1.0.663 (2020-08-17 / 2a815a3)

## Added

## Fixed

## Changed

4b64be5e15eae4fa7f4c453bc8d7087821063772 authored over 4 years ago
Fix post-summary stanza in hooks plugin, *test-plan* is not available at that point

2a815a3575e8ab737f322832108edeb11e2f1d10 authored over 4 years ago
Update README

21eb62f434c4097eb61067a285a097bca019534c authored over 4 years ago
Update pom.xml

eb8ecb77a8e28406604ff6e4c21efcbf9dfa7109 authored over 4 years ago
Add CHANGELOG.md placeholders

3c6ca1f802b8bbaa40450b3f8be19f8454c8e10b authored over 4 years ago
# 1.0.658 (2020-08-17 / 22ef88c)

## Added

- Add two new hooks, `:kaocha.hooks/pre-load-test`,
`:kaocha.hooks/post-load-test`
-...

0d9ade85f48e9aea6aea1f546f71ae78bcb3344c authored over 4 years ago
Return value from pre-release-hook

22ef88cf1b04ec16b4769d6c70e9ca3522b8eca2 authored over 4 years ago
Update CHANGELOG

6d7d759512a4580e2cc522084fef4bd1652b3dd7 authored over 4 years ago
Orchestra plugin: render explain-str as message

This is to accomodate a breaking change in Orchestra. Before it would add the
explain string to ...

21f5f2c462a4600b926d4ae45e5ee7e78b8ded23 authored over 4 years ago
Bump expound, orchestra

3febb960cff6627d61f7e3a0cd4677d52462bfcc authored over 4 years ago
Switch to proj/lioss style project management, remove vestigial scripts

12713fc424f8fa0c1fa26a901aab635825d544a9 authored over 4 years ago
Update docs generated from cucumber features

d3890df185900b7ec96603cfe88a5cf1fcb4978d authored over 4 years ago
Start an examples directory

e1779c0e79fe5f04bf54415e914d0fcd223370ba authored over 4 years ago
Run post-summary hook from kaocha.repl, change test-seq

The post-summary hook is where extra end-of-test-run reporting is done, like
printing profiling ...

a41f64400aa4a9816502cf6ed9844485b89e744c authored over 4 years ago
filter plugin: honor :kaocha.testable/aliases

Currently --focus/--skip looks at the :kaocha.testable/id, but these are not
always convenient t...

1b23b92598f6f8c2b7ee110b3ce9ce4fbab3c8a3 authored over 4 years ago
Update changelog

9274e84a402d0d1b459f4c72e1965e058585d2c4 authored over 4 years ago
Make post-summary available to the hooks plugin

And add more docs on hooks and plugins

cc5ba9e7283eebc7a2674fddabfc62c7d60e42c3 authored over 4 years ago
Generalize pre/post-load-suite to pre/post-load-test

Rename to pre-load-test/post-load-test, and run for every testable, not just for
suites.

For co...

c97aa51abca8c24f60371d8170d2413298f3a1ee authored over 4 years ago
Add pre-load-suite/post-load suite

This is prep work for kaocha-cljs2. Also make the *config* available during a
test load/run for ...

ba37414955b4a7543303fe11d7d4a805dfd03700 authored over 4 years ago
Add config for hooks

f5b5857c97facb772e184f5a0bf23f0f04ed93e2 authored over 4 years ago
Fix some documentation links

9b4572f88089bf84b141604425e8c38d23718751 authored over 4 years ago
Add CHANGELOG placeholders + update versions in pom.xml

3c4d0ab87d87884a61b1a1dd7bbc5b53aff07839 authored over 4 years ago
# 1.0.641 (2020-07-09 / ec75d9c)

## Added

- The hooks plugin now understands two new hooks at the test suite level,
`:kaocha.h...

11b4934494d40ea69450f04221208097a0b64d9d authored over 4 years ago
Make the Hawk file system watcher configurable

ec75d9c0227f34d37d1d7ae2b0d3314e6b7335aa authored over 4 years ago
Add strict-focus-meta-hook example

5e2dd388c739250fa5bfa5fc592b1ab5672d4f39 authored over 4 years ago
Some cleanup

716abaae509acca6746eb5215a7742fc4e6344dd authored over 4 years ago
Merge pull request #150 from JJ-Atkinson/patch-2

Add a note on live reloading at the REPL

2987fd2e442e83303bc82c5ee5814e2217d2a8dc authored over 4 years ago
Add a note on live reloading at the REPL

Add a note for future me to find :)

d82eeaa7b2164c47bd8d9deaa021cc37623347f0 authored over 4 years ago
Merge pull request #146 from lambdaisland/test-suite-hooks

[hooks plugin] Implement before/after hooks on the test suite level

3c58bee6ac637805e7c8250aded03a697d21c16a authored over 4 years ago
[hooks plugin] Implement before/after hooks on the test suite level

c87120076270ddc5dff6ad6f6408428e29d49d19 authored over 4 years ago
Add CHANGELOG placeholders + update versions in pom.xml

5896103045d674702e35a13f4618e7356fb435d0 authored over 4 years ago
# 1.0.632 (2020-05-13 / 149d913)

## Added

- Added a `:kaocha.testable/skip-add-classpath?` flag on the test suite to
prevent K...

96518cf42d722d668d363942070a69f74d5242cd authored over 4 years ago
Add a :kaocha.testable/skip-add-classpath? flag

This needs to be set on the testable (so not the top level config) and prevents
kaocha from medd...

149d913d582245765c2e0acd485dcc503a9b387a authored over 4 years ago
Add CHANGELOG placeholders + update versions in pom.xml

e7914d536d7fb7468986738e060c00a233c74216 authored over 4 years ago
# 1.0.629 (2020-05-02 / 6275298)

## Added

- An Orchestra plugin `:kaocha.plugin/orchestra` for instrumenting
functions specs w...

c97184a30a604da92a86d4207ed7e26b67881e5c authored over 4 years ago
Add npm stuff to gitignore

6275298eb6e70a516318be9fc783622af544e78f authored over 4 years ago
Use the major.minor.commits versioning scheme

067e870315b8b3d3122420648c4be6997935774f authored over 4 years ago
Fix orchestra-plugin test

8337b3e4a1b70b6afc3df4547f6869c433c7e4a7 authored over 4 years ago
Merge pull request #140 from falconproj/orchestra-plugin

Add orchestra and require-ns plugins

d1f5c2c130bf5db9de8312a9cda1a8b95e07d43c authored over 4 years ago
Update the open collective snippet

7cf95c87193a72fa5c953d3f5355252af928fb94 authored almost 5 years ago
Remove old run_feature script, it no longer applies

2e6951463fa2c6928b3ce781b4fbaba5206d8e53 authored almost 5 years ago
Add orchestra and preloads plugins

ead0f0ebc27c2d7423261bd8158938a765b6dd8b authored almost 5 years ago
Add kaocha.report/printed-expression to the list of keys reported by the debug reported

c05eba45f0048f0b5186d31dc8a51ba9c9f0e05e authored almost 5 years ago
Merge pull request #143 from lambdaisland/dedup-plugin-names

Dedup plugin names

4d9023e2654913cac61d60a35dc27b5da41340b6 authored almost 5 years ago
Normalize plugin names before deduplication

e3391d57e76aaabdaca0677d34140edba4a2d5eb authored almost 5 years ago
Merge pull request #141 from falconproj/circleci-matrix

Switch to using CircleCI's matrix jobs feature

f941dcfc6999fad736051c512ecd013834b3da3c authored almost 5 years ago
Switch to using CircleCI's matrix jobs feature

38128adae4c3c6e8fbaeab2ead0c050c1531507d authored almost 5 years ago
Test how the logo draft looks in github

eed4d50555afc47143401b0ab95b7ec5bd6e8495 authored almost 5 years ago
Merge pull request #139 from bostonaholic/patch-1

fix CircleCI build badges for deep-diff2

3a056c16b665d966b04c4d93af1a3ccee06a2692 authored almost 5 years ago
fix CircleCI build badges for deep-diff2

aa84df45a475e20c2731090177b2f0ba2df700fb authored almost 5 years ago
Add CHANGELOG placeholders + update versions in pom.xml

2660a920ab947c231381c21d19cdbf302f4b4d0c authored almost 5 years ago
# 1.0-612 (2020-03-29 / 06293c8)

## Added

- Kaocha's own plugins can now use a simple keyword in `tests.edn`, e.g.
`:notifier`...

3b7727c4e4cc144823d902d135923f2ac4569127 authored almost 5 years ago
Bump kaocha-cloverage

06293c8a805aa62fbe65d50cdccd6d4e5b3a81fc authored almost 5 years ago
Update CHANGELOG

d9a47809dc200a35b3af4c4b24cc87962cebc45f authored almost 5 years ago
Version bumps

- clojure spec
- tools.cli
- aero
- test deps (test.check, kaocha-cloverage, kaocha-cucumber, ma...

3b8c79ef464f47921de1fa568df2979e4e361bdc authored almost 5 years ago
Add spec for plugins vector

d669f5432508f7343845e951ae513ca1c00066aa authored almost 5 years ago
Sort namespaces

e00d58246cff2c2b9c1e210c159d973f4e84ebcf authored almost 5 years ago
Update release scripts

- check for .VERSION_PREFIX
- Allow trailing numbers in project name (for deep-diff2)

2a091807ebd80ba23f86990ab66244167724b8fc authored almost 5 years ago
Simplify = traditional, so only one form needed

8b122f013511f903a6d929c3fb5ee0ce6f57683d authored almost 5 years ago
Mention the origin of the name in the README, with link to audio

592e445325de5863562180ec9913c964ce1b42a7 authored almost 5 years ago
Allow kaocha internal plugins to be loaded with a short keyword

4bc0b901e7c30b6a1e09d0eeda854548507430f9 authored almost 5 years ago
Add CHANGELOG placeholders + update versions in pom.xml

ba62213d395fcc1ebaaefb913a4861b27ef59fed authored almost 5 years ago
# 0.0-601 (2020-03-11 / 6b88d96)

## Fixed

- Namespaces where the ns form can not be read by tools.readers are now reported
as ...

7aeb22da38eb8b06392e6263c18b8bf876186f16 authored almost 5 years ago
Merge pull request #138 from lambdaisland/report-bad-ns-form

Report bad ns form

6b88d9643e48197c0878e33b4b657be27fc518fa authored almost 5 years ago
Error bad ns forms as errors, instead of ignoring

When a test namespace has an ns form that can't be read by tools.namespace, then
tools.namespace...

107c47529dccb0d806758918bf8276141f3bdda1 authored almost 5 years ago
Fix the tagging of release commits

56652ddb17fbd657b6b91ee2236122f6d2bb5e8d authored almost 5 years ago
Add CHANGELOG placeholders + update versions in pom.xml

ec0a4188767b8891a8a4b7f9a8394ee83029db11 authored almost 5 years ago
Add CHANGELOG to the release commits so it shows up in Github releases

746943bc28ade8ec52daeaf2c2d3f56efdc7376c authored almost 5 years ago
Update CHANGELOG

3c910765b0e294fce3df2925d8c30c06e30e8d7a authored almost 5 years ago
Update CHANGELOG

f87e7f306d3bd80eb2ba0f175cfe640908092522 authored almost 5 years ago
Merge pull request #137 from dharrigan/feat/issue-136

Support Clojure Expecations For Colourised Output

fcf4a8a5893bf58691c50fec30588cc8895a151f authored almost 5 years ago
Support Clojure Expecations For Colourised Output

This commit allows for the `expect` macro in Clojure Expecations to be
supported in Kaocha, star...

8586efd1ab5f978c5c06b15f9bafbaef6e02c760 authored almost 5 years ago
Add CHANGELOG placeholders + update versions in pom.xml

f34c46666002bb980a2140d6b4afdd4f03f2bb60 authored almost 5 years ago
Release v0.0-590

9a749a8cf47795a46c50c78f05dd99a2c65b0e59 authored almost 5 years ago
Upgrade depencencies, except for aero, since it breaks the tests.

70d314f48c2d86adfba800427ac866cad3e4b1c6 authored almost 5 years ago
Revert "Upgrade deps"

This reverts commit 710f7cd86c323e29bc8e5de9fd596720266d55e1.

8b9101a5f877cf6c87186ca35c8f5f7012ae314c authored almost 5 years ago
Upgrade deps

710f7cd86c323e29bc8e5de9fd596720266d55e1 authored almost 5 years ago
Support config hooks in the hooks plugin

47176c6f24a3583e1c45a0d5089f3a5a4bbe3c93 authored almost 5 years ago
Merge pull request #134 from frenchy64/issue-133-set-dynamic-vars-watch

Fix #133: cannot set dynamic variables in --watch mode

3eb1aacd118af25b0f98089bd90cc5b2c30a11de authored almost 5 years ago
Fix #133: cannot set dynamic variables in --watch mode

695f6530e3890c8e74ed03ab34a2d3279995c32a authored almost 5 years ago
Add contributor covenant

7b580d7f15569c09a2e3b81bcdddcb1521206340 authored almost 5 years ago
Add CHANGELOG placeholders + update versions in pom.xml

cb56bd796ac17485e9bbdfcee04c8fa6cebdf538 authored about 5 years ago
Release v0.0-581

7e32eec9ee1cf33bb2ee45163137c70ea91ec31d authored about 5 years ago
Check release branch before running the tests

be2bd3854d2b2401b5842f6cbfbc8834a0ccb187 authored about 5 years ago
Merge pull request #132 from lambdaisland/focus-command-line-narrows-suite-definition

Apply focus/skip/-meta in two stages, first test suite, then CLI

f5c4fedf6303b3dde4804d7aff0aff8277458d35 authored about 5 years ago
Add #132 to CHANGELOG

1cf355e8d0668d9a447c3cac504fd26d024a5517 authored about 5 years ago
Apply focus/skip/-meta in two stages, first test suite, then CLI

Instead of processing all focus/meta directives at once, first process the test
plan to skip tes...

c1cd1141904e92426490be110aaf4c517a620110 authored about 5 years ago
Merge pull request #130 from RickMoynihan/patch-4

Remove duplicate #kaocha/v1 tag from README example

479b9c312c7167ad6e6e324280e3c87c53d2e1ee authored about 5 years ago
Remove duplicate #kaocha/v1 tag from README example

f3896afe97617e404807fd2481e1fee435612029 authored about 5 years ago
Add CHANGELOG placeholders + update versions in pom.xml

fae46ce544c5883209a682b969832236bc2966bd authored about 5 years ago
Release v0.0-573

304d2db98d461fa85a549a44021e5bf87f2d2644 authored about 5 years ago
s^k/meta-merge^meta-merge + update CHANGELOG

156d084ecd91306433c5684fbbc03e1d17e539a5 authored about 5 years ago
Merge pull request #128 from RickMoynihan/master

Introduce a meta-merge aero tag

d65fc4fbb0bf9869f240ddc831b627c0891e4f1b authored about 5 years ago