Teodor Heggelund

Results 103 comments of Teodor Heggelund

I started to explore this with a [Clerk notebook], but I didn't really get anywhere (no repro). I believe the relevant neil function for this behavior is [babashka.neil.project/assoc-project-meta!][function]. Happy to...

Made an issue now. I didn't understand what you meant at first --- that this is actually something rewrite-edn is meant to handle!

In addition to the comments in the diff, I added Kaocha and Launchpad. I did that mostly out of habit, I like using the tools. Thoughts? Do you prefer staying...

From @borkdude on Slack: > can we get rid of those bin/ scripts and add those commands to bb tasks and swap koacha for the cognitect test runner, unless you're...

I've removed Kaocha and Launchpad. I like using Kaocha from within my Emacs, but I can load Kaocha with `clojure.repl.deps/add-lib` anyway — no reason to have two test runners (and...

@borkdude I think we're mostly there, but I'd like your thoughts on the tests that are failing in CI: https://github.com/teodorlu/bbin/actions/runs/12601558300/job/35122890533 My observations: 1. I run local tests on bb (`bb...

Local development was the motivation for getting the test suite running on a JVM, so CI might not be needed for now.

> which version? looks like neil-0.2.61: Location: /nix/store/y88yldmc8521fhsnjhvsbz7h9hppdi60-neil-0.2.61/bin/.neil-wrapped:1665:3

Happy to take this one!

I may be missing something—in my local testing, `neil dep upgrade` doesn't seem to change anything for the examples with pods and test-runner. Any advice? **babashka pods** ``` $ cat...