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
I have a use case where I'm writing a test for an API endpoint that does not yet exist. Rather than having a failing test it would be nice to be able to change it to pending, just like in rspec. I know this isn't a critical feature, but it would be nice to have.
The text was updated successfully, but these errors were encountered:
I have a use case where I'm writing a test for an API endpoint that does not yet exist. Rather than having a failing test it would be nice to be able to change
it
topending
, just like in rspec. I know this isn't a critical feature, but it would be nice to have.The text was updated successfully, but these errors were encountered: