Some intents require attributes from the session, so it would be useful to be able to set this before running a test. There is currently `withStoredAttributes` that lets you set persistent attributes, but nothing for the session.
Some intents require attributes from the session, so it would be useful to be able to set this before running a test.
There is currently
withStoredAttributesthat lets you set persistent attributes, but nothing for the session.