tracetest
tracetest copied to clipboard
support expressions in assertions on the frontend
Is your feature request related to a problem? Please describe. #1007 added support to expressions and span attribute referencing in the backend and CLI. We should support it on the frontend as well.
Describe the solution you'd like
The custom language editor should autocomplete span attributes when writing the assertions and should start using the expression field instead of value when creating a new assertion.
When should we tackle this? We have the FE resources - is this something that can be done now?
I am on it