bashsupport-pro icon indicating copy to clipboard operation
bashsupport-pro copied to clipboard

Improvements to bats-core integration

Open jansorg opened this issue 5 years ago • 0 comments

  • [x] Autocomplete common bats variables, $BATS_TEST_FILENAME and others
  • [x] support bats keywords load
  • [x] support bats keywords skip, run
  • [ ] Support fd 3 to print inside of test functions
  • [ ] Detect printing of code outside of @test functions, these must redirect to stderr
  • [ ] intention to create a test function for an existing function (?)

jansorg avatar Mar 19 '20 20:03 jansorg