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
@andapopovici and @pythonandchips suggested they'd like to see this feature. Right now, the rendered component is an anonymous subject.
Potentially regardless of whether folks prefer one-liner specs or not, a named subject would be useful for the odd case where you do see yourself making a full it .. do block, but optimally, I'd expect the vast majority of component specs to be able to take this one-liner style.
The text was updated successfully, but these errors were encountered:
@andapopovici and @pythonandchips suggested they'd like to see this feature. Right now, the rendered component is an anonymous subject.
Potentially regardless of whether folks prefer one-liner specs or not, a named subject would be useful for the odd case where you do see yourself making a full
it .. do
block, but optimally, I'd expect the vast majority of component specs to be able to take this one-liner style.The text was updated successfully, but these errors were encountered: