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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Feature Request: Todo blocks #3303

Open
MrGrigri opened this issue Dec 6, 2023 · 0 comments
Open

New Feature Request: Todo blocks #3303

MrGrigri opened this issue Dec 6, 2023 · 0 comments

Comments

@MrGrigri
Copy link

MrGrigri commented Dec 6, 2023

It would be nice to have a blue (or a different color) square for todo blocks? It would be beneficial to visually see that there are areas that are not complete yet.

Example code: The normal it block should be green/red depending on the test outcome. But the it.todo block should be blue marking that it isn't created yet.

it('Should not select when disabled', async () => {})
it.todo('Should not select when already selected');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants