kaocha

plexus 2022-04-10T05:43:27.262189Z

Hi @mike1452, what's transcriptor?

mike_ananev 2022-04-10T05:53:07.197489Z

https://github.com/cognitect-labs/transcriptor

danieroux 2022-04-10T06:55:06.231119Z

https://github.com/danieroux/kaocha-transcriptor works for us

👍 3
plexus 2022-04-12T14:23:32.180389Z

Adding it now! Note that technically it's not a plugin but a test type 🙂

danieroux 2022-04-12T18:32:10.316389Z

Changed it to that 🙂

danieroux 2022-04-11T22:21:29.708749Z

@plexus it is documented now: https://github.com/danieroux/kaocha-transcriptor/blob/main/README.md

mike_ananev 2022-04-10T08:38:15.515649Z

Yeah, it works. Thank you! But I have an error in reporter:

ERROR: Error in reporter: class java.lang.NullPointerException when processing {:type :danieroux.type.transcriptor/end-repl-file, :file "transcriptor.clj", :line 64, :kaocha/testable #:kaocha.testable{:id :test/org/rssys/gost/cde_test.repl, :type :danieroux.type/transcriptor-repl-file}}

plexus 2022-04-11T06:17:48.864279Z

@danie this is great! Is it documented somewhere? I'd be happy to link to it from the kaocha readme but would be nice if it had at least basic instructions

mike_ananev 2022-04-13T08:26:12.771319Z

@danie thank you! It works! Super

🎉 1