Closed lambdalisue closed 3 years ago
For example, the following Vimspec succeeded
Describe Test It quits qa! End It fails Assert Equals("hoge", "fuga") End End
But I believe that the above test should be failed at least.
Maybe fixed.
For example, the following Vimspec succeeded
But I believe that the above test should be failed at least.