Ecosyste.ms: OpenCollective

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

Lambda Island Open Source

Creating open source for the Clojure ecosystem
Collective - Host: europe - https://opencollective.com/lambda-island - Website: https://lambdaisland.com/ - Code: https://github.com/lambdaisland

Update pom.xml and add CHANGELOG.md placeholders

github.com/lambdaisland/cljbox2d - 3fbf3dad364b092e868829ada93a8625f0694c04 authored almost 2 years ago by Arne Brasseur <[email protected]>
# 0.8.46 (2023-03-01 / ef4c8e8)

## Added

- Add a null-implementation for `joints` to `Contact`, so `find-by` works on
`Contac...

github.com/lambdaisland/cljbox2d - 204b434642f5cb0de6cb63e460d5115802f40047 authored almost 2 years ago by Arne Brasseur <[email protected]>
Add null implementation of joints to Contact

github.com/lambdaisland/cljbox2d - ef4c8e8a04ca6cdfde266a9d75c46aaadd887af8 authored almost 2 years ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

github.com/lambdaisland/cljbox2d - 8d293f6cb31dff896819bbfe1a8fe8db3b7a26d1 authored almost 2 years ago by Arne Brasseur <[email protected]>
# 0.7.43 (2023-03-01 / 7c1ad72)

## Added

- Added two-arity version of `apply-impulse!`, defaults to `wake? false`
- Implement `...

github.com/lambdaisland/cljbox2d - 0cac56a5b11905ba8b9c97127817bff585eef19f authored almost 2 years ago by Arne Brasseur <[email protected]>
Fix 2-arity version of the CircleShape constructor

Also re-order some functions so find-by is defined when add-body uses it.

github.com/lambdaisland/cljbox2d - 7c1ad720183f8aeffea2387cefdf2baeac166aa1 authored almost 2 years ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

github.com/lambdaisland/kaocha - 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

github.com/lambdaisland/kaocha - 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.

github.com/lambdaisland/kaocha - df82a2f954b42d03118d2c826aace82be97f7e6f authored almost 2 years ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

github.com/lambdaisland/ornament - 8e4e1a10d9591d6f2148d16edd95c36041e9ad28 authored almost 2 years ago by Arne Brasseur <[email protected]>
# 0.8.84 (2023-02-28 / 8d54daa)

## Added

- Implement inheritance for fn-tails

github.com/lambdaisland/ornament - 61259515a8455941a7ad75443b7f84cc04a8deb2 authored almost 2 years ago by Arne Brasseur <[email protected]>
bump dependencies

github.com/lambdaisland/ornament - 1bcca390fc9c1837cdfb3019895fb00db3cbf165 authored almost 2 years ago by Arne Brasseur <[email protected]>
CHANGELOG

github.com/lambdaisland/ornament - 8d54daa5bbc01ac9a21675bb10bfdb8f6454ee86 authored almost 2 years ago by Arne Brasseur <[email protected]>
Merge pull request #22 from lambdaisland/inherit-fn-tails

Support inheriting fn-tails

github.com/lambdaisland/ornament - 27b63d5ad8b086fb7e96d7e80530ee4a4a88a249 authored almost 2 years ago by Arne Brasseur <[email protected]>
Support inheriting fn-tails

Closes #21

github.com/lambdaisland/ornament - 3df1bafec1a7732ddf1d7c6824d08fe8c403a483 authored almost 2 years ago by Arne Brasseur <[email protected]>
Add scripts and update RELEASES

github.com/lambdaisland/open-source - 5ae5327ff37b45228a40a3981fa83ad151bedf3c authored almost 2 years ago by Arne Brasseur <[email protected]>
Fix layout of CHANGELOG

github.com/lambdaisland/kaocha - a81b32f260166c055c0dd3ee86bbc2fa0106176b authored almost 2 years ago by Arne Brasseur <[email protected]>
Amend changelog

github.com/lambdaisland/kaocha-cljs - 0980ad977652d260e3757f127e94fa470b78db27 authored almost 2 years ago by Arne Brasseur <[email protected]>
CHANGELOG

github.com/lambdaisland/facai - 3fbd1d6a1942f28f7d2a9c2127b04757f0d1db8c authored almost 2 years ago by Arne Brasseur <[email protected]>
Selector and deferred improvements

github.com/lambdaisland/facai - a6bbb457cff9411520bcbaaa69e1fe690e692471 authored almost 2 years ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

github.com/lambdaisland/kaocha - 9ac9406e4a2ab8c5dc3a0edb84038d277818de37 authored almost 2 years ago by Arne Brasseur <[email protected]>
# 1.79.1270 (2023-02-28 / 47a7b61)

## Added

* Kaocha is now compatible with Babashka. Running under Babashka is most useful
fo...

github.com/lambdaisland/kaocha - db358838411b0e8adc9d272ccbf183607f0ffa98 authored almost 2 years ago by Arne Brasseur <[email protected]>
Upgrade tooling

github.com/lambdaisland/kaocha - 47a7b61eb0754cfe3cfc4b53722b30ab608b4878 authored almost 2 years ago by Arne Brasseur <[email protected]>
Merge pull request #386 from lambdaisland/alys/bb

Make Kaocha compatible with Babashka

github.com/lambdaisland/kaocha - 019586a38dad0dba6f09c1e589f94575ffae5ba1 authored almost 2 years ago by Arne Brasseur <[email protected]>
Add documentation to quick start.

We don't have a great place to put the Babashka compatible badge, but we
should at least mention...

github.com/lambdaisland/kaocha - 64f67e8cc7e10189346a0cf7562184407bec411f authored almost 2 years ago by Alys Brooks <[email protected]>
Add CHANGELOG entry.

github.com/lambdaisland/kaocha - 9d62d8736bccd03b471e85047c31698374359da0 authored almost 2 years ago by Alys Brooks <[email protected]>
Clean up code.

Remove some test code and move some lonely parens up to the previous
line.

github.com/lambdaisland/kaocha - 71d70a8c439eab02d38d7364775e007ae90ac36c authored almost 2 years ago by Alys Brooks <[email protected]>
Repro for https://github.com/lambdaisland/cljbox2d/issues/5#issue-1599883021

github.com/lambdaisland/cljbox2d - 62b4b230a2bccce5eb6f958279eb8e93384d0e3a authored almost 2 years ago by Folcon Red <[email protected]>
Loosen regex in integration test.

github.com/lambdaisland/kaocha - a007512fd77ade97a0bc59d92438efa565b393c5 authored almost 2 years ago by Alys Brooks <[email protected]>
Fix RegEx in integration test.

github.com/lambdaisland/kaocha - 9c76ad42bd4049a7791934d01a5b930703788067 authored almost 2 years ago by Alys Brooks <[email protected]>
Rudimentary fix to get integration test to pass again.

The primary change is to relax checks by using regexes instead. This is
perhaps not the most ele...

github.com/lambdaisland/kaocha - 4304959cd19279cf15ebf489afe984b4319c9a16 authored almost 2 years ago by Alys Brooks <[email protected]>
Merge pull request #38 from lambdaisland/alysbrooks-bump-ci

Bump Orb version and Clojure Version

github.com/lambdaisland/uri - 173b91ef0b553188f2565d342a8ab1dbdc32437d authored almost 2 years ago by A Brooks <[email protected]>
Pin Babashka for tests for now

Temporarily stick to 1.0.168, the latest version of Babashka known to work.

github.com/lambdaisland/uri - 278540e187f2c063aa491078402d809e51543374 authored almost 2 years ago by A Brooks <[email protected]>
Bump Orb version and Clojure Version

Also use the latest minor version of Clojure 1.10.

github.com/lambdaisland/uri - 7eb56a0d06d0b8ea3ea1e21bec2e349291c6a480 authored almost 2 years ago by A Brooks <[email protected]>
Merge pull request #29 from danielcompton/patch-1

Bump CircleCI to Java 17

github.com/lambdaisland/uri - d719e432a89903a9b16c596891d3f28260a5df9c authored almost 2 years ago by A Brooks <[email protected]>
Make integration helpers less likely to hang.

If there's nothing left to slurp, expect-lines and next-line-matches
would previously just hang,...

github.com/lambdaisland/kaocha - c4a506ac903e75e8577a48a6f6fd49c4d3aac8a9 authored almost 2 years ago by Alys Brooks <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

github.com/lambdaisland/kaocha - e29daf1610be89abe0b4c6d6e18d12aed83ff141 authored almost 2 years ago by Alys Brooks <[email protected]>
# 1.78.1249 (2023-02-22 / 85de28d)

## Fixed
* Fix issue with `--watch` and Neovim by bumping Beholder to `1.0.2`

github.com/lambdaisland/kaocha - 966e0feacee0e081bc15eb32f6c1b37e80a07f30 authored almost 2 years ago by Alys Brooks <[email protected]>
Remove unused sections of CHANGELOG.

github.com/lambdaisland/kaocha - 85de28d7f93627de7aef785001828e21b7e63222 authored almost 2 years ago by Alys Brooks <[email protected]>
Merge pull request #398 from lambdaisland/alys/bump-beholder

Update Beholder to improve support for certain editors.

github.com/lambdaisland/kaocha - 34c9975c0a3565de2995c131b57147386297883d authored almost 2 years ago by A Brooks <[email protected]>
Update Beholder to improve support for certain editors.

Beholder released a fix for certain editors that create a new file and
then delete instead of mo...

github.com/lambdaisland/kaocha - b6e83cc07243d041758e3dbc4104ccf4484a4c2f authored almost 2 years ago by Alys Brooks <[email protected]>
Merge pull request #396 from lambdaisland/alys/fix-cljdocs-again-again

Fix Cljdocs (again)

github.com/lambdaisland/kaocha - fc532eb2ada003124dbae9cb62b02261bad6d0e6 authored almost 2 years ago by A Brooks <[email protected]>
Remove conditional require.

Remove a conditional added previously in this PR, which I don't think is
the actual solution bec...

github.com/lambdaisland/kaocha - 0969b80cd4cf9002e2c671fedf4e1c962c4716cf authored almost 2 years ago by Alys Brooks <[email protected]>
Add cljdocs.edn

Kaocha itself can't be run under ClojureScript so Cljdocs should't try
to dynamically analyze it...

github.com/lambdaisland/kaocha - 3eac36c85a719c042f981f57667c6e67727cde07 authored almost 2 years ago by Alys Brooks <[email protected]>
Merge pull request #395 from lambdaisland/alys/fix-cljdocs-again

Fix cljdocs again

github.com/lambdaisland/kaocha - ce35a9f11a15693e3704cf33a7e1818de2cc26b6 authored almost 2 years ago by A Brooks <[email protected]>
Fix issue with Clojuredocs

Fix issue with kaocha.plugin.capture-output being interpreted within
ClojureScript.

github.com/lambdaisland/kaocha - 96b74262532c94f8130335b1cc7228e7a1d2c52d authored almost 2 years ago by Alys Brooks <[email protected]>
fix: show root failure + subsequent failures in ex-data

github.com/lambdaisland/gx.cljc - 1c4af0f48bb48514009fb95321d4fa2ce6520820 authored almost 2 years ago by Artem Medeu <[email protected]>
Restore notifier plugin functionality.

Uncomment some forms that I commented out before to get Kaocha working
under Babashka.

github.com/lambdaisland/kaocha - 8d51dde05f3690e7f70f73201379b2e3b63a7e3a authored almost 2 years ago by Alys Brooks <[email protected]>
Rename kaocha.platform.classpath back to kaocha.classpath

github.com/lambdaisland/kaocha - 226d732d070c708087d6050dd8476760fc80257d authored almost 2 years ago by Alys Brooks <[email protected]>
Add more details about Babashka.

Further clarify the value of running tests under Babashka.

github.com/lambdaisland/kaocha - bb8429576fc67ae393a5c4eaecb2d69c2a9db4c0 authored almost 2 years ago by Alys Brooks <[email protected]>
Add section on Babashka configuration.

Used existing Kaocha version because it will be replaced when we do an
actual release.

github.com/lambdaisland/kaocha - f5ed46be792e89be48d70ef1f71e0ae2715675fd authored almost 2 years ago by Alys Brooks <[email protected]>
Remove CTA link from itrev work

github.com/lambdaisland/gaiwan_co - d73742b0edfcfd3bb8f18c3e88836ab617be285b authored almost 2 years ago by Mitesh Shah <[email protected]>
More babashka compat

Generally try to move towards code that simply works on both platforms, when
that's not possible...

github.com/lambdaisland/kaocha - 0ba68302c8d711147d478501ae57d29a06c1bb8d authored almost 2 years ago by Arne Brasseur <[email protected]>
Create Babashka alternatives for

Creates an if-babashka macro that includes one form when being compiled
on Babashka and another ...

github.com/lambdaisland/kaocha - 0d84bf23c2d77874a2cb8ab443b49c0f570a3f54 authored almost 2 years ago by Alys Brooks <[email protected]>
Move classpath and systray to kaocha.platform.*

These namespaces are inherently a lower layer and if we ever add support
for other runtimes (pos...

github.com/lambdaisland/kaocha - 5f4e753cb8113ad8e279fdd4569710e73fb90922 authored almost 2 years ago by Alys Brooks <[email protected]>
Add alias for Babashka.

github.com/lambdaisland/kaocha - d105ec6062a0c0c09721602e151dca62c99b4c53 authored almost 2 years ago by Alys Brooks <[email protected]>
Replace FileDescriptor/out with a saved ref to *out*.

This works better for Babashka. There may be some downside I'm not
considering.

github.com/lambdaisland/kaocha - 09eccdbfb3eef69f1f35bfe2b421187acf78b6f7 authored almost 2 years ago by Alys Brooks <[email protected]>
Remove unnecessary import and require for Babashka compatibility

github.com/lambdaisland/kaocha - f61724f37ed1e072aed669b31a7d35e3b6de0598 authored almost 2 years ago by Alys Brooks <[email protected]>
Merge pull request #389 from solar05/fixup-incosistent-aliases

Fixup inconsistent aliases

github.com/lambdaisland/kaocha - 52f42b78037fee79a1b8b107394b55b1f6a36b3e authored almost 2 years ago by A Brooks <[email protected]>
Apply PR suggestions, change `s` alias to `spec`

github.com/lambdaisland/kaocha - 690c12dbfa162172408ebb376a36f1e799980e13 authored almost 2 years ago by solar05 <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

github.com/lambdaisland/kaocha - e4bffa247f6eddaf13865ccdedee0b289775e71d authored almost 2 years ago by Alys Brooks <[email protected]>
# 1.77.1236 (2023-02-01 / 510f450)

## Fixed
- Fix bug causing namepaces to not be loaded if an alias was already created for them u...

github.com/lambdaisland/kaocha - 57cd67883d982e34da9bfe179b4bd342281f49fe authored almost 2 years ago by Alys Brooks <[email protected]>
Remove empty sections from CHANGELOG.

github.com/lambdaisland/kaocha - 510f450be1b8e1b71819498489408f0fbeea1ba5 authored almost 2 years ago by Alys Brooks <[email protected]>
Update CHANGELOG

github.com/lambdaisland/kaocha - b6c114781aa9183f144dce329c347712f535e294 authored almost 2 years ago by Alys Brooks <[email protected]>
Merge pull request #392 from lambdaisland/alys/fix-as-alias-issues

Load namespaces first required with :as-alias

github.com/lambdaisland/kaocha - 6cff76f7b8233613450854ad4772cc6d638fc96a authored almost 2 years ago by A Brooks <[email protected]>
Load namespaces first required with :as-alias

Ensure libs are loaded (and don't just have an alias) before skipping
them in our loading code i...

github.com/lambdaisland/kaocha - 42ed542ebcd60ece0b093b4d729a3d790179d505 authored almost 2 years ago by Alys Brooks <[email protected]>
Expose :into option for query-map for custom ordering

github.com/lambdaisland/uri - b4f51cd2baa98be5768e13025b09f16e103ffbc6 authored almost 2 years ago by Ilmo Raunio <[email protected]>
Fixup inconsistent aliases

github.com/lambdaisland/kaocha - 57a06f7093f7bd8ac4432a3628b9f298535f6ce1 authored almost 2 years ago by solar05 <[email protected]>
fix(TRE-1096): in some cases wrong cause is thrown

github.com/lambdaisland/gx.cljc - 53d0263b53a93689325ead62b5013a4e4103c470 authored almost 2 years ago by Artem Medeu <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

github.com/lambdaisland/kaocha - 78f09a8afe8981f23842e7cda5b474c298971079 authored almost 2 years ago by Arne Brasseur <[email protected]>
# 1.76.1230 (2023-01-25 / 2b9d9df)

## Added

- `kaocha.repl/config` accepts a `:profile` key when specifying extra options.

## Fix...

github.com/lambdaisland/kaocha - ee4801153e5d2f50fce644184560abd01d3d8f5d authored almost 2 years ago by Arne Brasseur <[email protected]>
Update CHANGELOG.md.

Thank Ambrose (frenchy64) for his contributions and fix typo.

github.com/lambdaisland/kaocha - 2b9d9df084bd1d7f2bd8b84d107aafa8a98dc15f authored almost 2 years ago by Alys Brooks <[email protected]>
Merge pull request #385 from NoahTheDuke/nb/fix-post-assertions-fix

Fix :each fixture wrapping

github.com/lambdaisland/kaocha - 83b02e55a208ac57b9639b37ff87f98d2cd934fa authored almost 2 years ago by A Brooks <[email protected]>
Update changelog

github.com/lambdaisland/kaocha - 4621cca468bc20b13e2b17fdc33e115c159d0379 authored almost 2 years ago by Noah Bogart <[email protected]>
Fix :each fixture wrapping

Moving the `type/report-count` portion of `testable/-run :var` into `test-var`
wrapped it in the...

github.com/lambdaisland/kaocha - 36a5de238eb2ee6c3ff4d40f6c0fda46c7f78881 authored almost 2 years ago by Noah Bogart <[email protected]>
Update CHANGELOG.md

github.com/lambdaisland/kaocha - 51de8f671d8c9b2d40ef5fc5d3eedef1b9929468 authored almost 2 years ago by fdserr <[email protected]>
Gracefully handle circular dependencies in watch mode (#373)

github.com/lambdaisland/kaocha - d7c16c0895db7bed7cdb9aeb349f5d4ee9283774 authored almost 2 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Merge pull request #315 from lambdaisland/alys/refactor-config

Refactor configuration loading to reduce duplicated code

github.com/lambdaisland/kaocha - 8e9cf5f17673c5b58784eefe4aac1c5ea62ab127 authored almost 2 years ago by A Brooks <[email protected]>
Fix runner's use of validate!

github.com/lambdaisland/kaocha - 0421f9c5269dd575f844bd75e67f3ed296fdb854 authored almost 2 years ago by Alys Brooks <[email protected]>
Remove extraneous lines that got added by mistake.

github.com/lambdaisland/kaocha - 2cd2523d4488973c1b9d34d746ce2237b8063b3a authored almost 2 years ago by Alys Brooks <[email protected]>
Add validation to exec-fn and split up validate!

Removes the need to pass config-file, partly based on Joshua's feedback
suggesting I try to mini...

github.com/lambdaisland/kaocha - 8c774d1e8c35f4ce38c717050bc254987162269d authored almost 2 years ago by Alys Brooks <[email protected]>
Crate new load-config-for-cli-and-validate

Use the existing component functions to replace the repeated logic of
load-config2.

github.com/lambdaisland/kaocha - 2f2eaf9f25d8f126b6c7c9beeac6de55d6da81c4 authored almost 2 years ago by Alys Brooks <[email protected]>
Fix broken test.

This test creates a bit of a weird coupling between test and tests.edn,
but I think we can test ...

github.com/lambdaisland/kaocha - ea9298db0d4436fead424274a5be967387a635da authored almost 2 years ago by Alys Brooks <[email protected]>
Refactor watch/reload-config to use new mechanism pieces.

github.com/lambdaisland/kaocha - fa13d2de101b1c16df66211d0cc015330c2c9356 authored almost 2 years ago by Alys Brooks <[email protected]>
Fix style issues I introduced during this PR.

github.com/lambdaisland/kaocha - e46ee54594b19f52021f13ea47bb5ac5f36ec306 authored almost 2 years ago by Alys Brooks <[email protected]>
Refactor kaocha.repl to use mechanism pieces.

For the sake of making atomic commits, not using the extra-config yet.

github.com/lambdaisland/kaocha - 2fa6c4b0687c1cf67f2df3199f718a8f8fc70770 authored almost 2 years ago by Alys Brooks <[email protected]>
Allow `kaocha.repl/config` to handle profiles.

github.com/lambdaisland/kaocha - d94d15d50efc3e1e9e250bbf1024c0176babaa9a authored almost 2 years ago by Alys Brooks <[email protected]>
Refactor again into multiple mechanism pieces

Factor out applying the commandline arguments and validating into
separate functions. These are ...

github.com/lambdaisland/kaocha - b617a005859d8c844a92248c12e2c3adbfb17363 authored almost 2 years ago by Alys Brooks <[email protected]>
Revert function rename and tweak docs instead.

Keeping the old name of the function since it's public API, as Arne
suggested. Still, tweak docs...

github.com/lambdaisland/kaocha - 9df19e826c9aa9221b770a5b5254fc038976bd17 authored almost 2 years ago by Alys Brooks <[email protected]>
Refactor kaocha.runner to use new components.

Also includes some changes to kaocha.config required to make it
work/tests pass.

github.com/lambdaisland/kaocha - 92d92928fd2a812db5cb8c4ec3c02251c4233d40 authored almost 2 years ago by Alys Brooks <[email protected]>
Reinstate extra-config to kaocha.repl/config.

Add back functionality accidentally removed during original refactoring.

github.com/lambdaisland/kaocha - 08d74cad42a208f5a125afa420e9b46ad38fce0a authored almost 2 years ago by Alys Brooks <[email protected]>
Remove superfluous reload function and adjust tests

Removes a reload function we don't need (kaocha.config/reload-config)
and point the tests I wrot...

github.com/lambdaisland/kaocha - f7a3a63265e013ddc1f77711dc60dc9e66c7ba2e authored almost 2 years ago by Alys Brooks <[email protected]>
Add tests for config reloading.

Includes a bug fix for an incorrect call to load-config2.

github.com/lambdaisland/kaocha - 1d89373712f2da1f7ddadb51e9489bd6baf3e75f authored almost 2 years ago by Alys Brooks <[email protected]>
Catch invalid spec exceptions when loading config.

Instead of exiting early, warns the user and re-uses the old
configuration. Small downside: User...

github.com/lambdaisland/kaocha - 42e0a964e270eaeb679a8cad900f1b954b833f71 authored almost 2 years ago by Alys Brooks <[email protected]>
Add test for configs not matching spec.

Creates a test file with an invalid spec (:plugins is a single value
rather than a collection) a...

github.com/lambdaisland/kaocha - 1b502a6e5fbc51abdfa9085c3953e809246977a2 authored almost 2 years ago by Alys Brooks <[email protected]>
wip

* Need to figure out how to get cli-opts and cli-args. IN PROGRESS
* Need to integrate checks fr...

github.com/lambdaisland/kaocha - 4c6910c87aa76f9437325a46f6e564f7f5d2e364 authored almost 2 years ago by Alys Brooks <[email protected]>
Document fix in CHANGELOG.

Document that we fixed issue with configuration reloading using
--watch.

github.com/lambdaisland/kaocha - 9833b2167c1d53412c8ab8b605e524d2f67bfeeb authored almost 2 years ago by Alys Brooks <[email protected]>
Fix profile specified from the commandline.

Previously, the runner was passing a map containing the profile rather
than just the profile, wh...

github.com/lambdaisland/kaocha - fa0846cee2b150ab9fdad9d4d0b39a9690808f8d authored almost 2 years ago by Alys Brooks <[email protected]>
Remove original code.

github.com/lambdaisland/kaocha - a0dec5984ff7ec7966cffb48f04393109ad6a5c0 authored almost 2 years ago by Alys Brooks <[email protected]>
Add integration tests for warnings.

Ensure that warnings are verified to appear.

The no config test requires specifying a particula...

github.com/lambdaisland/kaocha - a9010f1b014d56ef545332102969f1debe557f76 authored almost 2 years ago by Alys Brooks <[email protected]>