lambdaisland / kaocha-cljs2

Run ClojureScript tests from Kaocha (major rewrite)
Mozilla Public License 2.0
26 stars 10 forks source link

Fix chui-remote fixtures :once :after hook #4

Closed kommen closed 4 years ago

kommen commented 4 years ago

Send ns with finish-ns to make fixtures :once :after hook work The ns param is expected here: https://github.com/lambdaisland/chui/blob/74989be996b3dbcf9c637ba8f93ef8c4a1c5c2c3/modules/chui-remote/src/lambdaisland/chui/remote.cljs#L178-L183

plexus commented 4 years ago

Thanks, good catch!

plexus commented 4 years ago

released as lambdaisland/kaocha-cljs2 {:mvn/version "0.0.35"}