home.social
  1. inline-snapshot 0.33.0 is here 🎉 and introduces a new function called `snapshot_arg`, which lets you convert your function arguments into snapshots.

    This allows you to write elegant test adapters that help simplify your tests.

    You will find more details and examples in the docs.

    15r10nk.github.io/inline-snaps

  2. pysource-codegen is well on its way to becoming a perfect . This means it will be capable of generating EVERY possible Python construct, but it will NOT generate invalid python code.

    The fuzzer with no mercy 😄

  3. inline-snapshot 0.22.0 got a new config option. You can skip the updates for now. But if you skip them, please let me know why. I need this information because want to improve the way inline-snapshot generates code in the future.
    github.com/15r10nk/inline-snap