Open
Description
As soon as I started to use vue
, the first thing I tried to do was use the @click
binding.
It worked amazingly and looks clean and testable.
I think beginners could benefit of having a unit test that involves an interface event instead of static html check. If you guys agree I could cook up a quick PR.