Fork me on GitHub
#announcements
<
2020-11-26
>
oliy11:11:03

:camera_with_flash: kamera 0.1.4 is out 🎊 https://github.com/oliyh/kamera kamera provides visual testing tools for Clojure with https://github.com/bhauman/figwheel-main and https://github.com/bhauman/devcards integration. This release changes: • The method kamera uses to resize chrome to contents. Previously it used those exposed by chrome dev protocol but now evaluates javascript https://github.com/oliyh/kamera/pull/30 This release adds support for: • Specifying the dom element to resize the browser to https://github.com/oliyh/kamera/pull/30 (thanks https://github.com/jleonard-r7 and https://github.com/johanatan) • Asserting that there is at least one test https://github.com/oliyh/kamera/issues/25 • deps.edn https://github.com/oliyh/kamera/pull/28 (thanks https://github.com/johanatan) • The dssim algorithm https://github.com/oliyh/kamera/pull/33 (thanks https://github.com/johanatan and https://github.com/jleonard-r7) This release improves: • The `element-exists?` predicate is now more forgiving https://github.com/oliyh/kamera/issues/27

🎉 12
Teemu Kaukoranta08:12:10

May I ask how you came up with the name? 😄

oliy17:12:19

My wife is half Finnish, and kamera is much more googleable than camera :)