Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@adamgfraser
Copy link
Contributor

Resolves #7903.

@adamgfraser adamgfraser requested a review from kitlangton March 8, 2023 15:27
Copy link
Member

@kitlangton kitlangton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doh! :D Good catch

@adamgfraser adamgfraser merged commit adc65b4 into zio:series/2.x Mar 8, 2023
@adamgfraser adamgfraser deleted the 7903 branch March 8, 2023 17:42
@kitlangton
Copy link
Member

Oh, actually:

 names.reverse match {
                case '{ $specNames: Seq[Spec[a, b]] } =>
                  '{ suite($name)($specNames) }
              }

Can we do the reverse there instead (at compile-time vs. runtime)

@kitlangton
Copy link
Member

Haha :D You're too fast!

@kitlangton
Copy link
Member

I'll open another MR :D

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

suiteAll with sequential runs tests in reversed order

2 participants