cabbage-ex / cabbage

Story BDD tool for executing elixir in ExUnit
MIT License
141 stars 33 forks source link

Missing Step Error: Map of vars #26

Closed shdblowers closed 7 years ago

shdblowers commented 7 years ago

Hi Matt,

As an improvement for the missing step error advisor, it will now provide a map of vars it captured in the regex, instead of just the variable vars, it will also use _vars if no numbers or string were found to capture.

mgwidmann commented 7 years ago

This looks really awesome! Great improvement!

mgwidmann commented 7 years ago

@shdblowers Released in v0.3.1! 🎉