I'm thinking of after the test name, having an optional table that allows users to set specific options. Things like: - [ ] retries - [x] expected status (x-fail, x-exception, etc) - [x] might move `conditional_skip` into here instead of at the test level. - [ ] tags? people could filter output or only run tests with specific tags maybe I dunno, just some ideas kicking around.
I'm thinking of after the test name, having an optional table that allows users to set specific options. Things like:
conditional_skipinto here instead of at the test level.I dunno, just some ideas kicking around.