Skip to content

Use prop_assert* in property tests#1341

Closed
blt wants to merge 3 commits intoblt/introduce_tag_generator_into_otel_metrics_payloadfrom
blt/use_prop_assert_in_property_tests
Closed

Use prop_assert* in property tests#1341
blt wants to merge 3 commits intoblt/introduce_tag_generator_into_otel_metrics_payloadfrom
blt/use_prop_assert_in_property_tests

Conversation

@blt
Copy link
Copy Markdown
Collaborator

@blt blt commented May 1, 2025

What does this PR do?

This commit adjusts our use of assertions in property tests to make
use of the macro provided by proptest. This gives that rig a little
more information and makes debugging for us a little better. It also
is going to work with --release flipped on.

REF SMPTNG-659

blt added 3 commits May 1, 2025 12:24
This commit adjusts our use of assertions in property tests to make
use of the macro provided by proptest. This gives that rig a little
more information and makes debugging for us a little better. It also
is going to work with --release flipped on.

Signed-off-by: Brian L. Troutwine <brian.troutwine@datadoghq.com>
Signed-off-by: Brian L. Troutwine <brian.troutwine@datadoghq.com>
Signed-off-by: Brian L. Troutwine <brian.troutwine@datadoghq.com>
@blt blt marked this pull request as ready for review May 1, 2025 19:53
@blt blt requested a review from a team as a code owner May 1, 2025 19:53
@blt
Copy link
Copy Markdown
Collaborator Author

blt commented May 1, 2025

Interesting idea, too intrusive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant