You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's say a Feature Context wants to save objects, not ids. Saving shouldn't be a problem, but loading them into a string is. A custom transformer in that Feature Context can fix that. Save objects, print scalars.
Let's say a Feature Context wants to save objects, not ids. Saving shouldn't be a problem, but loading them into a string is. A custom transformer in that Feature Context can fix that. Save objects, print scalars.
In a Feature Context hook:
Transformer methods: add, remove, clear.
Like variables, transformers will be cleared after very feature.
The text was updated successfully, but these errors were encountered: