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

::iutest::Combine を operator * で使いたい #435

Open
srz-zumix opened this issue May 6, 2020 · 1 comment
Open

::iutest::Combine を operator * で使いたい #435

srz-zumix opened this issue May 6, 2020 · 1 comment
Labels

Comments

@srz-zumix
Copy link
Owner

Describe the feature
A clear and concise description of what the feature is.

  • current
    ::iutest::Combine(::iutest::Bool(), ::iutest::Values(1, 10), ::iutest::ValuesIn(tble))
  • expect
    ::iutest::Bool() * ::iutest::Values(1, 10) * ::iutest::ValuesIn(tble)

Additional context
Add any other context about the feature here.

@github-actions
Copy link

github-actions bot commented May 6, 2020

Hey, thanks for contributing to this by raising an issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant