Closed hyperupcall closed 3 years ago
Hi,
Thank you for contributing. Sorry for delay, I'm quite stuck at work, I will look at your PRs and test them before merge. I'll try to manage that over next WE if possible.
I'll just had a quick look and this is my first thought : You linked a doc in master, I'll prefer to refer to a tagged release. So this update seems to appear on v1.5.0. May the Bats release compliance should be add in README at least.
Best
Haii,
Yeah good point - looks like now it's released in v1.5.0
. I'll add which version of Bats this vscode plugin lines up with, like you mentioned
Hai,
Sorry for the slow reply - I added what version of Bats this project supports
HI, As I told you I've a lack of free time to manage the PR, sorry for the delay. I'll merge it and may update the test file, I'll check it by today.
Haii ^_^
This adds
setup_file
teardown_file
,setup
, andteardown
. (Although these are functions declarations, would they still go under the place they are now?)The next version of Bats will also have
stderr
andstderr_lines
(see docs at HEAD), which I have added