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

add get-ignored-tests to toolkit.nu #115

Merged
merged 2 commits into from
Nov 29, 2023
Merged

Conversation

amtoine
Copy link
Owner

@amtoine amtoine commented Nov 29, 2023

this PR adds a new get-ignored-tests to the toolkit.nu to list all ignore tests in the repo

example

the current set of ignored tests

#┬───────file───────┬──────────test───────────┬───────────reason────────────
0│tests/sugar/mod.nu│report                   │`nu_plugin_gstat` is required
1│tests/sugar/git.nu│branch-interactive-delete│interactive
2│tests/sugar/git.nu│branch-interactive-switch│interactive
─┴──────────────────┴─────────────────────────┴─────────────────────────────

@amtoine amtoine added enhancement New feature or request dev Related to the dev experience labels Nov 29, 2023
@amtoine amtoine merged commit 8cc131e into main Nov 29, 2023
4 checks passed
@amtoine amtoine deleted the get-ignored-tests-toolkit branch November 29, 2023 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev Related to the dev experience enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant