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
RSpec can output things as json, text and even xml. It would be useful to be able to process these other formats.
In my experience, sometimes people use xml quite a lot, and since that is also a structured format, maybe we could start there and leve the documentation format or other text formats for later
The text was updated successfully, but these errors were encountered:
RSpec can output things as json, text and even xml. It would be useful to be able to process these other formats.
In my experience, sometimes people use xml quite a lot, and since that is also a structured format, maybe we could start there and leve the documentation format or other text formats for later
The text was updated successfully, but these errors were encountered: