zachallaun / mneme

Snapshot testing for Elixir
https://hex.pm/packages/mneme
95 stars 5 forks source link

Immediate-mode CLI #98

Open zachallaun opened 3 weeks ago

zachallaun commented 3 weeks ago

OTP issue to track: erlang/otp#8962

When released, OTP 28.0 will include support for raw mode, which allows reading input immediately instead of when a newline is submitted. When released, this will allow Mneme to provide a richer, more responsive CLI for assertion updates.