Is there a way to parse plain text in restFixture? If so, a simple example would be greatly appreciated.
Example: if the answer contains (x = abc) as plain text, I would like to manipulate the text and set it to a variable using let verb.
source
share