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

Support additional tester macros #29

Open
morgo opened this issue Nov 11, 2021 · 2 comments
Open

Support additional tester macros #29

morgo opened this issue Nov 11, 2021 · 2 comments

Comments

@morgo
Copy link
Contributor

morgo commented Nov 11, 2021

In addition to #24

The following macros in tests would be really helpful:

  • --replace_column and --disable_result_log (these are used to patch out results from the output file. Used when testing RAND() and temporal values)
  • --let and --eval - might be harder to implement but used by a lot of tests.
  • --include
@mjonss
Copy link
Collaborator

mjonss commented Nov 23, 2021

With while also inc/dec is handy together with let/eval.

@mjonss
Copy link
Collaborator

mjonss commented Dec 3, 2021

Also --source is sometimes used, to repeat same queries within a single test.

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

No branches or pull requests

2 participants