bahmutov / cypress-if

Easy conditional if-else logic for your Cypress tests when there is no other way
https://cypress.tips/courses/cypress-plugins
96 stars 12 forks source link

fix: handle values null better #39

Closed bahmutov closed 1 year ago

bahmutov commented 1 year ago

Added if('null') and if('not.null') assertions for #38

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.9.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: