kaocha

dergutemoritz 2023-02-23T16:27:43.187049Z

In kaocha's own test suite I see a lot of assertions of the form (is (match? ...)) but I couldn't find where this match? form is defined. Can you help? 🙏

Kirill Chernyshov 2023-02-23T16:28:38.520439Z

that is an extension from https://github.com/nubank/matcher-combinators

dergutemoritz 2023-02-23T16:30:58.008219Z

Ah, excellent, thanks! This looks very nice

Alys Brooks 2023-02-23T03:42:39.601039Z

New Kaocha release! This just bumps up Beholder, fixing an issue with Vim, Neovim, and possibly other editors that delete and replace files instead of editing them in place. https://github.com/lambdaisland/kaocha/releases/tag/v1.78.1249

❤️ 1