Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show todo name/description in verbose mode #7999

Closed
unional opened this issue Feb 27, 2019 · 6 comments 路 Fixed by #8038
Closed

Show todo name/description in verbose mode #7999

unional opened this issue Feb 27, 2019 · 6 comments 路 Fixed by #8038

Comments

@unional
Copy link
Contributor

unional commented Feb 27, 2019

馃殌 Feature Proposal

When verbose is on, show the todo name/description in the report

Motivation

Do you can see what are the todos in your project

Example

test.todo('abc')

expects:

 PASS ...
    todo abc

currently:

 PASS ...
    todo 1 test
@SimenB
Copy link
Member

SimenB commented Feb 27, 2019

Makes sense. Wanna send a PR for it?

@nicollbryla
Copy link

Hi. I would like to give it a try.

@SimenB
Copy link
Member

SimenB commented Feb 28, 2019

Awesome! It might make sense to wait for #7994 to land in order to avoid conflicts. Shouldn't be too bad though, so up to you if you wanna start or wait 馃檪

@mackness
Copy link
Contributor

mackness commented Mar 6, 2019

Hi @nicollbryla are you still planning to work on this issue? If not, @SimenB do you mind if I give it a try?

@SimenB
Copy link
Member

SimenB commented Mar 6, 2019

We have an open PR at #8038 for this 馃檪

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants