codeforequity-at / botium-bindings

The Selenium for Chatbots
http://www.botium.at
MIT License
108 stars 33 forks source link

Support filtering all test cases without failing the whole test suite #112

Closed alopix closed 5 years ago

alopix commented 5 years ago

If all test cases in a test suite fails, jest will complain and fail the whole suite. This can be worked around by adding a skipped test if there's no other test.