cashapp / burst

Burst is a unit testing library that uses enums to parameterize unit tests
Apache License 2.0
19 stars 1 forks source link

Prioritize the default specialization #22

Closed swankjesse closed 1 week ago

swankjesse commented 1 week ago

See https://github.com/cashapp/burst/issues/18

This PR doesn't choose the default specialization by inspecting parameter values. Instead it just takes the first specialization arbitrarily.