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

Mark excluded darts tests #71

Merged
merged 1 commit into from
Nov 28, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions exercises/practice/darts/.meta/tests.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,33 @@ description = "On the inner circle"
[1c5ffd9f-ea66-462f-9f06-a1303de5a226]
description = "Exactly on center"

[b65abce3-a679-4550-8115-4b74bda06088]
description = "Near the center"
include = false

[66c29c1d-44f5-40cf-9927-e09a1305b399]
description = "Just within the inner circle"
include = false

[d1012f63-c97c-4394-b944-7beb3d0b141a]
description = "Just outside the inner circle"
include = false

[ab2b5666-b0b4-49c3-9b27-205e790ed945]
description = "Just within the middle circle"
include = false

[70f1424e-d690-4860-8caf-9740a52c0161]
description = "Just outside the middle circle"
include = false

[a7dbf8db-419c-4712-8a7f-67602b69b293]
description = "Just within the outer circle"
include = false

[e0f39315-9f9a-4546-96e4-a9475b885aa7]
description = "Just outside the outer circle"
include = false

[045d7d18-d863-4229-818e-b50828c75d19]
description = "Asymmetric position between the inner and middle circles"