1.0.0 • Published 8 months ago

@hreflang-checker/cypress v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

hreflang-checker (WIP)

Easily check your hreflangs are valid using Cypress

Installation

npm install @hreflang-checker/cypress
// cypress/support/commands.js
import '@hreflang-checker/cypress';

Usage/Examples

cy.validateHreflang();
1.0.0

8 months ago