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

Add a mechanism for table driven tests #20

Open
stevenklassen8376 opened this issue Jan 28, 2019 · 0 comments
Open

Add a mechanism for table driven tests #20

stevenklassen8376 opened this issue Jan 28, 2019 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@stevenklassen8376
Copy link
Contributor

See the books on the go language for some examples. The key trick in C++ will be getting the test result to show the position of the failed test in the table rather than the position of the failed assertion.

@stevenklassen8376 stevenklassen8376 added the enhancement New feature or request label Jan 28, 2019
@stevenklassen8376 stevenklassen8376 added this to To do in Version 6.1 Mar 18, 2019
@stevenklassen8376 stevenklassen8376 removed this from To do in Version 6.1 Nov 26, 2019
@stevenklassen8376 stevenklassen8376 added this to To do in Version 7.1 Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant