Open lambdalisue opened 9 years ago
Like Fail, TODO, or Skip but won't stop test. While vim-themis hooks stdout, it would be really nice if themis provide such kind of command :smile:
Fail
TODO
Skip
Or --verbose option which allow to echo echo, echomsg or whatever to stdout.
--verbose
echo
echomsg
Not officially supported but call themis#log('hoge') would do.
call themis#log('hoge')
ping.
Like
Fail
,TODO
, orSkip
but won't stop test. While vim-themis hooks stdout, it would be really nice if themis provide such kind of command :smile: