Skip to content
This repository was archived by the owner on Apr 29, 2021. It is now read-only.

Added the todo command for marking tests that may fail as passing, potentially (in pretty print) as a "bonus" if they pass.#239

Open
scr wants to merge 3 commits intosstephenson:masterfrom
scr:todo
Open

Added the todo command for marking tests that may fail as passing, potentially (in pretty print) as a "bonus" if they pass.#239
scr wants to merge 3 commits intosstephenson:masterfrom
scr:todo

Conversation

@scr
Copy link

@scr scr commented Sep 27, 2017

See the TAP specification for more detail on this feature.

Tests which may fail but don't always or which may start passing for some unknown reason, or which provide beneficial info when run whether they pass or fail, may be marked as todo causing either pass or fail to be considered success, and, in pretty print mode, for a bonus ✭ DONE reason to be appended to the status for passing tests with todo.

jasonkarns pushed a commit to jasonkarns/bats that referenced this pull request Apr 28, 2020
feat: add ncurses to Docker image
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant