Skip to content

Instantly share code, notes, and snippets.

@LukaHuang
Last active March 29, 2021 05:48
Show Gist options
  • Select an option

  • Save LukaHuang/393085b9e9d3b448937285f7c7ffa9b7 to your computer and use it in GitHub Desktop.

Select an option

Save LukaHuang/393085b9e9d3b448937285f7c7ffa9b7 to your computer and use it in GitHub Desktop.
luka.postfixTemplates
.ee : expect to equal
ANY → expect($expr$).to eq($END$)
.let : let
ANY → let($expr$) { $END$ }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment