Operations on tests #510
Closed
micahkendall
started this conversation in
Core language features
Replies: 1 comment
-
Do you have some code examples in mind? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Expose tests as bindings for other tests, allowing operations on them e.g functions to get costing, return value. Allows much more complex test behavior. This could possibly be implemented with a default 'TestResult' type with these fields. Other suggestions are welcome.
Beta Was this translation helpful? Give feedback.
All reactions