{"_id":"@10up/cypress-wp-utils","_rev":"10-1f7753ce36f5bbf2a42c4c395bb314e1","name":"@10up/cypress-wp-utils","dist-tags":{"latest":"0.7.2"},"versions":{"0.1.0":{"name":"@10up/cypress-wp-utils","version":"0.1.0","keywords":["wordpress","cypress","testing","e2e"],"author":{"url":"https://github.com/10up","name":"10up","email":"opensource@10up.com"},"license":"MIT","_id":"@10up/cypress-wp-utils@0.1.0","maintainers":[{"name":"fabiankaegy","email":"mail@fabian-kaegy.de"},{"name":"brandwaffle","email":"vhauri@gmail.com"},{"name":"eugene-manuilov","email":"eugene.manuilov@gmail.com"},{"name":"christianc1","email":"christian.m.chung@gmail.com"},{"name":"nicholasio","email":"nicholasio.oliveira@gmail.com"},{"name":"joesnellpdx","email":"joesnellpdx@gmail.com"},{"name":"tlovett1","email":"tlovett88@gmail.com"},{"name":"devinle","email":"devin.leggett@gmail.com"}],"homepage":"https://github.com/10up/cypress-wp-utils#readme","bugs":{"url":"https://github.com/10up/cypress-wp-utils/issues"},"dist":{"shasum":"1b75c34768a79cd5d0ab824f754d9cbd9107e378","tarball":"https://registry.npmjs.org/@10up/cypress-wp-utils/-/cypress-wp-utils-0.1.0.tgz","fileCount":51,"integrity":"sha512-6yige9N0kqG0XM4HBQBPcr2k7TwUV+4PLESvQEvsDyIkvRvLzL1Fnbork+s1+hvni+2qL6Ghjhjjd2npTNbqRg==","signatures":[{"sig":"MEUCIHqII61dAEJQ6byvLlbpbFRwDqr0rniKQoog5rvPxrlcAiEA92xHraXbA2ouhyI6OsK72QNzSTvVe0INk4TeqLYFUZI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48117,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCMkdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmryxA/9HwzLZ/0mOoIgqFLmjLwFlpR4v7JOD775ejMshm81wK2c2C2r\r\n1piO9BCU1ODPh5TLltrkgHN7eemU63PtWaYp91WUqKHrD1k8ArOs+QSt3LL3\r\nsW/pV25SyRgjXg4MRlMJ+YFkzX10QOX2aEeJKx6MMNSMy6UFQb5rF5NKEqnw\r\nua0Nk/osnUJiZOMgkH7mZpEKBGgWXFgFnOqgBl57OpWz0spUXdJLAHSI15Jg\r\n6JS7nlv8XKOHWcjZheih74568AdB0oDjgkXz1gvprvL94TyEIzr534Uhv+/E\r\n7Vq5SZSHQmAp1jRQek3HELyq4Vsv4vEQGb2tCURG7bRqnXdIKvEuJeGzyik9\r\n8QeoI+r4j+/NDJ84hnl0x1pZu4Iw4RJ9nHfLjgTABE3sC7t9cpiIk4HT4ZRd\r\nHWbJyaj31dRIhBJxAKyzZ7df+vBotRpe5SNrDwAaw41JOSaIYziJM8zf5Bt9\r\n1N5SzAMhc3JevS3g7SiyCb6RePTIOhrxuDbYNYDUXzSQWocjKeOntyPQnD//\r\nb/zcBCCeCKdjjRSltQhdCZF/G99BX5k4CrivA9LuYn3x/IVlVImtGVRBGdKT\r\nliRpTtb847Va+FpfPVtYDs6v1VAEKJdGGf3Tek0WwjPvFDkrfjb2vUC1sT7V\r\nX1ZPB/8wGiFQAdVgk1N9Bu+yeU5PCbF7STE=\r\n=T2PH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","engines":{"node":">=12.0"},"gitHead":"f42a90f969c9f61c6e46c0cc9762883a0617b8a7","scripts":{"dev":"tsc --watch","env":"wp-env","docs":"typedoc --out docs src/**/*.ts","lint":"eslint ./src/ --fix","build":"tsc","clean":"rm -rf ./lib/","prepare":"husky install","coverage":"codecov","env:stop":"wp-env stop","prettify":"prettier --write \"**/*.{ts,js}\"","env:start":"wp-env start","typecheck":"tsc --noEmit","cypress:run":"cypress run --config-file tests/cypress/cypress-config.js","cypress:open":"cypress open --config-file tests/cypress/cypress-config.js --e2e --browser chrome","postenv:start":"./tests/bin/initialize.sh","prepublishOnly":"npm run build"},"_npmUser":{"name":"fabiankaegy","email":"mail@fabian-kaegy.de"},"repository":{"url":"git+https://github.com/10up/cypress-wp-utils.git","type":"git"},"_npmVersion":"9.5.0","description":"Cypress command utilities for testing WordPress","directories":{"lib":"lib","test":"tests"},"lint-staged":{"*.ts":"eslint --cache --cache-location .eslintcache --fix","*.{ts,js}":"prettier --write"},"_nodeVersion":"18.14.2","_hasShrinkwrap":false,"devDependencies":{"husky":"^6.0.0","eslint":"^7.25.0","codecov":"^3.8.1","cypress":"^10.11.0","ts-node":"^10.2.1","typedoc":"^0.22.12","prettier":"^2.2.1","typescript":"^4.2.4","@types/node":"^12.20.11","lint-staged":"^10.5.4","@wordpress/env":"^5.5.0","compare-versions":"^4.1.3","eslint-plugin-node":"^11.1.0","eslint-plugin-tsdoc":"^0.2.14","eslint-plugin-cypress":"^2.12.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^4.22.0","cypress-mochawesome-reporter":"^3.2.3","@typescript-eslint/eslint-plugin":"^4.22.0"},"_npmOperationalInternal":{"tmp":"tmp/cypress-wp-utils_0.1.0_1678297372821_0.5134033916844267","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@10up/cypress-wp-utils","version":"0.2.0","keywords":["wordpress","cypress","testing","e2e"],"author":{"url":"https://github.com/10up","name":"10up","email":"opensource@10up.com"},"license":"MIT","_id":"@10up/cypress-wp-utils@0.2.0","maintainers":[{"name":"darylldoyle","email":"daryll.doyle@10up.com"},{"name":"fabiankaegy","email":"mail@fabian-kaegy.de"},{"name":"brandwaffle","email":"vhauri@gmail.com"},{"name":"eugene-manuilov","email":"eugene.manuilov@gmail.com"},{"name":"christianc1","email":"christian.m.chung@gmail.com"},{"name":"nicholasio","email":"nicholasio.oliveira@gmail.com"},{"name":"joesnellpdx","email":"joesnellpdx@gmail.com"},{"name":"tlovett1","email":"tlovett88@gmail.com"},{"name":"devinle","email":"devin.leggett@gmail.com"}],"homepage":"https://github.com/10up/cypress-wp-utils#readme","bugs":{"url":"https://github.com/10up/cypress-wp-utils/issues"},"dist":{"shasum":"f3764ddade99f14d3e24651c8ed27265c140e5e5","tarball":"https://registry.npmjs.org/@10up/cypress-wp-utils/-/cypress-wp-utils-0.2.0.tgz","fileCount":57,"integrity":"sha512-5gzamtHIFojT+wx0OzSAEeVY6FVrlcVPHVFH23uExkaqQhNsJvrnpdtqtT98wAYkXg56c1qDN7Ju7ZRTaNzP5g==","signatures":[{"sig":"MEUCIQDMEHJWdAdo3KP0+q3YsTjBRE6il7clqISeOPeFzmp+TAIgJiwu/C3z//HjjPE2wciV0L0NRkEZYO65+oA0ShWpdfE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58741},"main":"./lib/index.js","types":"./lib/index.d.ts","engines":{"node":">=12.0"},"gitHead":"93ca6e8a2eedc242531b21f162f66e25ac4eabd1","scripts":{"dev":"tsc --watch","env":"wp-env","docs":"typedoc --out docs src/**/*.ts","lint":"eslint ./src/ --fix","build":"tsc","clean":"rm -rf ./lib/","prepare":"husky install","coverage":"codecov","env:stop":"wp-env stop","prettify":"prettier --write \"**/*.{ts,js}\"","env:start":"wp-env start","typecheck":"tsc --noEmit","cypress:run":"cypress run --config-file tests/cypress/cypress-config.js","env:destroy":"wp-env destroy","cypress:open":"cypress open --config-file tests/cypress/cypress-config.js --e2e --browser chrome","postenv:start":"./tests/bin/initialize.sh","prepublishOnly":"npm run build"},"_npmUser":{"name":"fabiankaegy","email":"mail@fabian-kaegy.de"},"repository":{"url":"git+https://github.com/10up/cypress-wp-utils.git","type":"git"},"_npmVersion":"9.6.7","description":"Cypress command utilities for testing WordPress","directories":{"lib":"lib","test":"tests"},"lint-staged":{"*.ts":"eslint --cache --cache-location .eslintcache --fix","*.{ts,js}":"prettier --write"},"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"devDependencies":{"husky":"^6.0.0","eslint":"^7.25.0","codecov":"^3.8.1","cypress":"^13.0.0","ts-node":"^10.2.1","typedoc":"^0.22.12","prettier":"^2.2.1","typescript":"^4.2.4","@types/node":"^12.20.11","lint-staged":"^13.2.1","@wordpress/env":"^5.5.0","compare-versions":"^4.1.3","eslint-plugin-node":"^11.1.0","eslint-plugin-tsdoc":"^0.2.14","eslint-plugin-cypress":"^2.12.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^4.22.0","cypress-mochawesome-reporter":"^3.2.3","@typescript-eslint/eslint-plugin":"^4.22.0"},"_npmOperationalInternal":{"tmp":"tmp/cypress-wp-utils_0.2.0_1693407609798_0.9766894029554518","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"@10up/cypress-wp-utils","version":"0.3.0","keywords":["wordpress","cypress","testing","e2e"],"author":{"url":"https://github.com/10up","name":"10up","email":"opensource@10up.com"},"license":"MIT","_id":"@10up/cypress-wp-utils@0.3.0","maintainers":[{"name":"darylldoyle","email":"daryll.doyle@10up.com"},{"name":"fabiankaegy","email":"mail@fabian-kaegy.de"},{"name":"brandwaffle","email":"vhauri@gmail.com"},{"name":"eugene-manuilov","email":"eugene.manuilov@gmail.com"},{"name":"christianc1","email":"christian.m.chung@gmail.com"},{"name":"nicholasio","email":"nicholasio.oliveira@gmail.com"},{"name":"joesnellpdx","email":"joesnellpdx@gmail.com"},{"name":"tlovett1","email":"tlovett88@gmail.com"},{"name":"devinle","email":"devin.leggett@gmail.com"}],"homepage":"https://github.com/10up/cypress-wp-utils#readme","bugs":{"url":"https://github.com/10up/cypress-wp-utils/issues"},"dist":{"shasum":"d32949187fc32577045c858471b816518e13a07b","tarball":"https://registry.npmjs.org/@10up/cypress-wp-utils/-/cypress-wp-utils-0.3.0.tgz","fileCount":57,"integrity":"sha512-iMjvca50TerMCY9M9vL0FIE+80ye5YohaQp3XvhgUgQdc4LS51X2fH+lhdb0uRmBTiUQcISazEvWGJxV7DeTbw==","signatures":[{"sig":"MEQCICdODL+Sf5Tgl5KjHR2+vttaYbb+edKhBkZIc8Rf59HrAiBVe+bbt+DkMalLJ8SN7uMt+WxBGVbIK6qsDtzunkbWEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59347},"main":"./lib/index.js","types":"./lib/index.d.ts","engines":{"node":">=12.0"},"gitHead":"ff2695026a3677bc7c157efe07eab35481ab6279","scripts":{"dev":"tsc --watch","env":"wp-env","docs":"typedoc --out docs src/**/*.ts","lint":"eslint ./src/ --fix","build":"tsc","clean":"rm -rf ./lib/","prepare":"husky install","coverage":"codecov","env:stop":"wp-env stop","prettify":"prettier --write \"**/*.{ts,js}\"","env:start":"wp-env start","typecheck":"tsc --noEmit","cypress:run":"cypress run --config-file tests/cypress/cypress-config.js","env:destroy":"wp-env destroy","cypress:open":"cypress open --config-file tests/cypress/cypress-config.js --e2e --browser chrome","postenv:start":"./tests/bin/initialize.sh","prepublishOnly":"npm run build"},"_npmUser":{"name":"fabiankaegy","email":"mail@fabian-kaegy.de"},"repository":{"url":"git+https://github.com/10up/cypress-wp-utils.git","type":"git"},"_npmVersion":"10.5.0","description":"Cypress command utilities for testing WordPress","directories":{"lib":"lib","test":"tests"},"lint-staged":{"*.ts":"eslint --cache --cache-location .eslintcache --fix","*.{ts,js}":"prettier --write"},"_nodeVersion":"18.20.1","_hasShrinkwrap":false,"devDependencies":{"husky":"^6.0.0","eslint":"^7.25.0","codecov":"^3.8.1","cypress":"^13.6.4","ts-node":"^10.2.1","typedoc":"^0.22.12","prettier":"^2.2.1","typescript":"^4.2.4","@types/node":"^12.20.11","lint-staged":"^13.2.1","@wordpress/env":"^5.5.0","compare-versions":"^4.1.3","eslint-plugin-node":"^11.1.0","eslint-plugin-tsdoc":"^0.2.14","eslint-plugin-cypress":"^2.12.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","mochawesome-json-to-md":"^0.7.2","@typescript-eslint/parser":"^4.22.0","cypress-mochawesome-reporter":"^3.6.0","@typescript-eslint/eslint-plugin":"^4.22.0"},"_npmOperationalInternal":{"tmp":"tmp/cypress-wp-utils_0.3.0_1712759819892_0.2163029791801574","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"@10up/cypress-wp-utils","version":"0.4.0","keywords":["wordpress","cypress","testing","e2e"],"author":{"url":"https://github.com/10up","name":"10up","email":"opensource@10up.com"},"license":"MIT","_id":"@10up/cypress-wp-utils@0.4.0","maintainers":[{"name":"darylldoyle","email":"daryll.doyle@10up.com"},{"name":"fabiankaegy","email":"mail@fabian-kaegy.de"},{"name":"brandwaffle","email":"vhauri@gmail.com"},{"name":"eugene-manuilov","email":"eugene.manuilov@gmail.com"},{"name":"christianc1","email":"christian.m.chung@gmail.com"},{"name":"nicholasio","email":"nicholasio.oliveira@gmail.com"},{"name":"joesnellpdx","email":"joesnellpdx@gmail.com"},{"name":"tlovett1","email":"tlovett88@gmail.com"},{"name":"devinle","email":"devin.leggett@gmail.com"}],"homepage":"https://github.com/10up/cypress-wp-utils#readme","bugs":{"url":"https://github.com/10up/cypress-wp-utils/issues"},"dist":{"shasum":"6be0ad62c7adb4afbe4a6d68bdf03093cf4a47c5","tarball":"https://registry.npmjs.org/@10up/cypress-wp-utils/-/cypress-wp-utils-0.4.0.tgz","fileCount":57,"integrity":"sha512-7cNELIX6ml5V9JEU83iEyQ6dkZ77ImdR5HKjUP4oyArQogPVcFPUnokU7GInH8DicqXbESrrkxZ0IfnNtNWh+A==","signatures":[{"sig":"MEYCIQDuZwoCTujEahUXWy1I4lIJMNST1wqRiuXIHEutbgWhKgIhALiPPKtuj/ugWbw7ATSIMy5zGJkFjOAgNc57YCbFDdIs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59881},"main":"./lib/index.js","types":"./lib/index.d.ts","engines":{"node":">=12.0"},"gitHead":"769e900483ef80fe30eea440c4866b9542777ce2","scripts":{"dev":"tsc --watch","env":"wp-env","docs":"typedoc --out docs src/**/*.ts","lint":"eslint ./src/ --fix","build":"tsc","clean":"rm -rf ./lib/","prepare":"husky install","coverage":"codecov","env:stop":"wp-env stop","prettify":"prettier --write \"**/*.{ts,js}\"","env:start":"wp-env start","typecheck":"tsc --noEmit","cypress:run":"cypress run --config-file tests/cypress/cypress-config.js","env:destroy":"wp-env destroy","cypress:open":"cypress open --config-file tests/cypress/cypress-config.js --e2e --browser chrome","postenv:start":"./tests/bin/initialize.sh","prepublishOnly":"npm run build"},"_npmUser":{"name":"fabiankaegy","email":"mail@fabian-kaegy.de"},"repository":{"url":"git+https://github.com/10up/cypress-wp-utils.git","type":"git"},"_npmVersion":"10.7.0","description":"Cypress command utilities for testing WordPress","directories":{"lib":"lib","test":"tests"},"lint-staged":{"*.ts":"eslint --cache --cache-location .eslintcache --fix","*.{ts,js}":"prettier --write"},"_nodeVersion":"18.20.3","_hasShrinkwrap":false,"devDependencies":{"husky":"^6.0.0","eslint":"^7.25.0","codecov":"^3.8.1","cypress":"^13.6.4","ts-node":"^10.2.1","typedoc":"^0.22.12","prettier":"^2.2.1","typescript":"^4.2.4","@types/node":"^12.20.11","lint-staged":"^13.2.1","@wordpress/env":"^10.2.0","compare-versions":"^4.1.3","eslint-plugin-node":"^11.1.0","eslint-plugin-tsdoc":"^0.2.14","eslint-plugin-cypress":"^2.12.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","mochawesome-json-to-md":"^0.7.2","@typescript-eslint/parser":"^4.22.0","cypress-mochawesome-reporter":"^3.6.0","@typescript-eslint/eslint-plugin":"^4.22.0"},"_npmOperationalInternal":{"tmp":"tmp/cypress-wp-utils_0.4.0_1721025531663_0.8104994406336603","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"@10up/cypress-wp-utils","version":"0.5.0","keywords":["wordpress","cypress","testing","e2e"],"author":{"url":"https://github.com/10up","name":"10up","email":"opensource@10up.com"},"license":"MIT","_id":"@10up/cypress-wp-utils@0.5.0","maintainers":[{"name":"fabiankaegy","email":"mail@fabian-kaegy.de"},{"name":"brandwaffle","email":"vhauri@gmail.com"},{"name":"eugene-manuilov","email":"eugene.manuilov@gmail.com"},{"name":"christianc1","email":"christian.m.chung@gmail.com"},{"name":"nicholasio","email":"nicholasio.oliveira@gmail.com"},{"name":"joesnellpdx","email":"joesnellpdx@gmail.com"},{"name":"tlovett1","email":"tlovett88@gmail.com"},{"name":"devinle","email":"devin.leggett@gmail.com"},{"name":"darylldoyle","email":"daryll.doyle@10up.com"}],"homepage":"https://github.com/10up/cypress-wp-utils#readme","bugs":{"url":"https://github.com/10up/cypress-wp-utils/issues"},"dist":{"shasum":"3e2e49faba1b383308d370c6f1084c2f1f3731fe","tarball":"https://registry.npmjs.org/@10up/cypress-wp-utils/-/cypress-wp-utils-0.5.0.tgz","fileCount":57,"integrity":"sha512-i6Z1CtW8qyw2qGN393jb2tcAT62cwmh7W0Yps3lwpHC/1c1b5LbnwyuAg/WNz5X7eIY5mL8Xq/a8u17T73Lsbw==","signatures":[{"sig":"MEUCIE7mOwYUqG8acYf6uty1EEeL6NmYQIu4uDQuekv8x3ZvAiEA6XHGm5TzJR/6cQD1eRMB8sDL6n91Jcp8265bUtglv28=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59932},"main":"./lib/index.js","types":"./lib/index.d.ts","engines":{"node":">=12.0"},"gitHead":"ed26b3e9ac862677221a3ad2dcb6129320d4e534","scripts":{"dev":"tsc --watch","env":"wp-env","docs":"typedoc --out docs src/**/*.ts","lint":"eslint ./src/ --fix","build":"tsc","clean":"rm -rf ./lib/","prepare":"husky install","coverage":"codecov","env:stop":"wp-env stop","prettify":"prettier --write \"**/*.{ts,js}\"","env:start":"wp-env start","typecheck":"tsc --noEmit","cypress:run":"cypress run --config-file tests/cypress/cypress-config.js","env:destroy":"wp-env destroy","cypress:open":"cypress open --config-file tests/cypress/cypress-config.js --e2e --browser chrome","postenv:start":"./tests/bin/initialize.sh","prepublishOnly":"npm run build"},"_npmUser":{"name":"fabiankaegy","email":"mail@fabian-kaegy.de"},"repository":{"url":"git+https://github.com/10up/cypress-wp-utils.git","type":"git"},"_npmVersion":"10.8.2","description":"Cypress command utilities for testing WordPress","directories":{"lib":"lib","test":"tests"},"lint-staged":{"*.ts":"eslint --cache --cache-location .eslintcache --fix","*.{ts,js}":"prettier --write"},"_nodeVersion":"18.20.7","_hasShrinkwrap":false,"devDependencies":{"husky":"^6.0.0","eslint":"^7.25.0","codecov":"^3.8.1","cypress":"^13.6.4","ts-node":"^10.2.1","typedoc":"^0.22.12","prettier":"^2.2.1","typescript":"^4.2.4","@types/node":"^12.20.11","lint-staged":"^13.2.1","@wordpress/env":"^10.2.0","compare-versions":"^4.1.3","eslint-plugin-node":"^11.1.0","eslint-plugin-tsdoc":"^0.2.14","eslint-plugin-cypress":"^2.12.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","mochawesome-json-to-md":"^0.7.2","@typescript-eslint/parser":"^4.22.0","cypress-mochawesome-reporter":"^3.6.0","@typescript-eslint/eslint-plugin":"^4.22.0"},"_npmOperationalInternal":{"tmp":"tmp/cypress-wp-utils_0.5.0_1742311480769_0.39130912692655495","host":"s3://npm-registry-packages-npm-production"}},"0.6.0":{"name":"@10up/cypress-wp-utils","version":"0.6.0","keywords":["wordpress","cypress","testing","e2e"],"author":{"url":"https://github.com/10up","name":"10up","email":"opensource@10up.com"},"license":"MIT","_id":"@10up/cypress-wp-utils@0.6.0","maintainers":[{"name":"fabiankaegy","email":"mail@fabian-kaegy.de"},{"name":"brandwaffle","email":"vhauri@gmail.com"},{"name":"eugene-manuilov","email":"eugene.manuilov@gmail.com"},{"name":"christianc1","email":"christian.m.chung@gmail.com"},{"name":"nicholasio","email":"nicholasio.oliveira@gmail.com"},{"name":"joesnellpdx","email":"joesnellpdx@gmail.com"},{"name":"tlovett1","email":"tlovett88@gmail.com"},{"name":"devinle","email":"devin.leggett@gmail.com"},{"name":"darylldoyle","email":"daryll.doyle@10up.com"}],"homepage":"https://github.com/10up/cypress-wp-utils#readme","bugs":{"url":"https://github.com/10up/cypress-wp-utils/issues"},"dist":{"shasum":"1c0e7cd63fccaac88dc8814f467345d6628838b8","tarball":"https://registry.npmjs.org/@10up/cypress-wp-utils/-/cypress-wp-utils-0.6.0.tgz","fileCount":57,"integrity":"sha512-LI4IpWm9QKT8SgSmMM3k641WhUMj0fWF2KaHrtmZLVoEeqTpeYEV0hG/9FiZddHFX4+R5KPgvb9a9AFkblCsfA==","signatures":[{"sig":"MEUCIDMnUQxBwHoVQjjKRC0w1Ty/1b4irCz++5iI7Ss4GMNIAiEArY2lWHzm4tp3LRYAj0MR43mflVndXreNonYVJ0aBWis=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":61057},"main":"./lib/index.js","types":"./lib/index.d.ts","engines":{"node":">=12.0"},"gitHead":"74a295f31facbd78e4d5592c619b4824924103ff","scripts":{"dev":"tsc --watch","env":"wp-env","docs":"typedoc --out docs src/**/*.ts","lint":"eslint ./src/ --fix","build":"tsc","clean":"rm -rf ./lib/","prepare":"husky install","coverage":"codecov","env:stop":"wp-env stop","prettify":"prettier --write \"**/*.{ts,js}\"","env:start":"wp-env start","typecheck":"tsc --noEmit","cypress:run":"cypress run --config-file tests/cypress/cypress-config.js","env:destroy":"wp-env destroy","cypress:open":"cypress open --config-file tests/cypress/cypress-config.js --e2e --browser chrome","postenv:start":"./tests/bin/initialize.sh","prepublishOnly":"npm run build"},"_npmUser":{"name":"fabiankaegy","email":"mail@fabian-kaegy.de"},"repository":{"url":"git+https://github.com/10up/cypress-wp-utils.git","type":"git"},"_npmVersion":"10.8.2","description":"Cypress command utilities for testing WordPress","directories":{"lib":"lib","test":"tests"},"lint-staged":{"*.ts":"eslint --cache --cache-location .eslintcache --fix","*.{ts,js}":"prettier --write"},"_nodeVersion":"18.20.8","_hasShrinkwrap":false,"devDependencies":{"husky":"^6.0.0","eslint":"^7.25.0","codecov":"^3.8.1","cypress":"^13.6.4","ts-node":"^10.2.1","typedoc":"^0.22.12","prettier":"^2.2.1","typescript":"^4.2.4","@types/node":"^12.20.11","lint-staged":"^13.2.1","@wordpress/env":"^10.2.0","compare-versions":"^4.1.3","eslint-plugin-node":"^11.1.0","eslint-plugin-tsdoc":"^0.2.14","eslint-plugin-cypress":"^2.12.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","mochawesome-json-to-md":"^0.7.2","@typescript-eslint/parser":"^4.22.0","cypress-mochawesome-reporter":"^3.6.0","@typescript-eslint/eslint-plugin":"^4.22.0"},"_npmOperationalInternal":{"tmp":"tmp/cypress-wp-utils_0.6.0_1744729049891_0.7910261818102311","host":"s3://npm-registry-packages-npm-production"}},"0.7.2":{"name":"@10up/cypress-wp-utils","version":"0.7.2","description":"Cypress command utilities for testing WordPress","main":"./lib/index.js","scripts":{"build":"tsc","dev":"tsc --watch","docs":"typedoc --out docs src/**/*.ts","clean":"rm -rf ./lib/","coverage":"codecov","lint":"eslint ./src/ --fix","prepare":"husky install","prepublishOnly":"npm run build","prettify":"prettier --write \"**/*.{ts,js}\"","typecheck":"tsc --noEmit","cypress:open":"cypress open --config-file tests/cypress/cypress-config.js --e2e --browser chrome","cypress:run":"cypress run --config-file tests/cypress/cypress-config.js","env":"wp-env","env:start":"wp-env start","env:stop":"wp-env stop","env:destroy":"wp-env destroy","postenv:start":"./tests/bin/initialize.sh"},"repository":{"type":"git","url":"git+https://github.com/10up/cypress-wp-utils.git"},"license":"MIT","author":{"name":"10up","email":"opensource@10up.com","url":"https://github.com/10up"},"engines":{"node":">=20.19"},"keywords":["wordpress","cypress","testing","e2e"],"bugs":{"url":"https://github.com/10up/cypress-wp-utils/issues"},"homepage":"https://github.com/10up/cypress-wp-utils#readme","devDependencies":{"@types/node":"^20.17.0","@typescript-eslint/eslint-plugin":"^8.67.0","@typescript-eslint/parser":"^8.67.0","@wordpress/env":"^11.13.0","codecov":"^3.8.1","compare-versions":"^4.1.3","cypress":"^15.21.0","cypress-mochawesome-reporter":"^3.6.0","eslint":"^8.57.0","eslint-config-prettier":"^8.3.0","eslint-plugin-cypress":"^2.12.1","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^3.4.0","eslint-plugin-tsdoc":"^0.2.14","husky":"^6.0.0","lint-staged":"^16.2.7","mochawesome-json-to-md":"^0.7.2","prettier":"^2.2.1","ts-node":"^10.2.1","typedoc":"^0.28.0","typescript":"^5.9.0"},"lint-staged":{"*.ts":"eslint --cache --cache-location .eslintcache --fix","*.{ts,js}":"prettier --write"},"types":"./lib/index.d.ts","directories":{"lib":"lib","test":"tests"},"gitHead":"951327e123ded1dc4a47652b9c8c0320230f1e00","_id":"@10up/cypress-wp-utils@0.7.2","_nodeVersion":"24.19.0","_npmVersion":"11.17.0","dist":{"integrity":"sha512-Wv4e/iF4kqWY/dI+lhWTNBzicIqXscGC+FLnGvPIUb5pTX/kZJzjwjyGW7QtLAweiEdlcVHxFEjXdzNY3paPCg==","shasum":"555f691da1d13e697ae9ada84c7248eadb351991","tarball":"https://registry.npmjs.org/@10up/cypress-wp-utils/-/cypress-wp-utils-0.7.2.tgz","fileCount":57,"unpackedSize":65444,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@10up%2fcypress-wp-utils@0.7.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGcuL4jVOaMKe4vD28OsuowYVGAMispD5gsufkALH//7AiB4h9QOOH+F8TCkRyN55pe/+V6Tb+s1YNL2nrSfKvTpZQ=="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:be864200-47f0-4a69-b57b-5954a827183b"}},"maintainers":[{"name":"fabiankaegy","email":"mail@fabian-kaegy.de"},{"name":"eugene-manuilov","email":"eugene.manuilov@gmail.com"},{"name":"christianc1","email":"christian.m.chung@gmail.com"},{"name":"nicholasio","email":"nicholasio.oliveira@gmail.com"},{"name":"joesnellpdx","email":"joesnellpdx@gmail.com"},{"name":"devinle","email":"devin.leggett@gmail.com"},{"name":"darylldoyle","email":"daryll.doyle@10up.com"},{"name":"jeffpaul","email":"jeffpaul@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cypress-wp-utils_0.7.2_1788318694780_0.5794016508853967"},"_hasShrinkwrap":false}},"time":{"created":"2023-03-08T17:42:52.765Z","modified":"2026-09-02T03:11:35.315Z","0.1.0":"2023-03-08T17:42:52.978Z","0.2.0":"2023-08-30T15:00:09.947Z","0.3.0":"2024-04-10T14:37:00.169Z","0.4.0":"2024-07-15T06:38:51.799Z","0.5.0":"2025-03-18T15:24:40.942Z","0.6.0":"2025-04-15T14:57:30.073Z","0.7.2":"2026-09-02T03:11:34.930Z"},"bugs":{"url":"https://github.com/10up/cypress-wp-utils/issues"},"author":{"name":"10up","email":"opensource@10up.com","url":"https://github.com/10up"},"license":"MIT","homepage":"https://github.com/10up/cypress-wp-utils#readme","keywords":["wordpress","cypress","testing","e2e"],"repository":{"type":"git","url":"git+https://github.com/10up/cypress-wp-utils.git"},"description":"Cypress command utilities for testing WordPress","maintainers":[{"name":"fabiankaegy","email":"mail@fabian-kaegy.de"},{"name":"eugene-manuilov","email":"eugene.manuilov@gmail.com"},{"name":"christianc1","email":"christian.m.chung@gmail.com"},{"name":"nicholasio","email":"nicholasio.oliveira@gmail.com"},{"name":"joesnellpdx","email":"joesnellpdx@gmail.com"},{"name":"devinle","email":"devin.leggett@gmail.com"},{"name":"darylldoyle","email":"daryll.doyle@10up.com"},{"name":"jeffpaul","email":"jeffpaul@hotmail.com"}],"readme":"# Cypress Utilities for WordPress\n\n> Utilities library for WordPress E2E testing in the Cypress environment.\n\n[![Support Level](https://img.shields.io/badge/support-beta-blueviolet.svg)](#support-level) ![WordPress latest](https://img.shields.io/badge/WordPress%20up%20to-7.1-blue) [![Release Version](https://img.shields.io/github/release/10up/cypress-wp-utils.svg)](https://github.com/10up/cypress-wp-utils/releases/latest) ![WordPress minimum](https://img.shields.io/badge/WordPress%20since-5.7-blue) ![Test PRs](https://github.com/10up/cypress-wp-utils/actions/workflows/cypress.yml/badge.svg) ![CodeQL](https://github.com/10up/cypress-wp-utils/actions/workflows/codeql-analysis.yml/badge.svg) [![MIT License](https://img.shields.io/github/license/10up/cypress-wp-utils.svg)](https://github.com/10up/cypress-wp-utils/blob/develop/LICENSE.md)\n\n## Prerequisites\n\nThis library requires Cypress. Use [@10up/cypress-wp-setup](https://github.com/10up/cypress-wp-setup) to set up Cypress automatically, including this library. If running tests against WordPress 6.3, you'll probably need to set `chromeWebSecurity: false` in your Cypress config file. This allows Cypress to properly interact with the iframed Block Editor.\n\n## Installation\n\n```sh\nnpm install @10up/cypress-wp-utils --save-dev\n```\n\n## Usage\n\nImport the libary in `support/index.js` file:\n\n```js\n// tests/cypress/support/index.js\nimport '@10up/cypress-wp-utils';\n```\n\nDocumentation for commands can be found at [https://10up.github.io/cypress-wp-utils/](https://10up.github.io/cypress-wp-utils/).\n\n### IntelliSense and code completion for Cypress commands\n\nAdd a `tsconfig.json` file into the cypress folder to enable code completion for both Cypress built-in commands and commands from this library:\n\n```js\n{\n  \"compilerOptions\": {\n    \"allowJs\": true,\n    \"types\": [\"cypress\"]\n  },\n  \"include\": [\"**/*.*\"]\n}\n```\n\n### Adding a new command\n\nThis project uses `hygen` to scaffold new commands to reduce the effort of manually importing and registering new commands:\n\n```sh\n$ npx hygen cypress-command new customCommand\n\nLoaded templates: _templates\n      added: src/commands/custom-command.ts\n      inject: src/index.ts\n      inject: src/index.ts\n      inject: src/index.ts\n```\n\n### Install the library locally\n\n```sh\nnpm i -D path/to/the/library\n```\n\n### Test against every WordPress major release\n\nEvery incoming pull request will automatically run tests against:\n\n- our current minimum supported WordPress version, 5.7\n- WordPress [latest release](https://github.com/WordPress/WordPress/tags)\n- current WordPress [future release](https://github.com/WordPress/WordPress/tree/master)\n\nTo run tests locally against every WordPress major release since minimum support (5.7) to the latest nightly build (e.g., 6.4-alpha) use this script:\n\n```sh\n./run-all-cores.sh\n```\n\nIt has optional parameter `-s` to specify only one test suite to run:\n\n```sh\n./run-all-cores.sh -s tests/cypress/intergation/login.test.js\n```\n\n## Contributing\n\nPlease read [CODE_OF_CONDUCT.md](https://github.com/10up/cypress-wp-utils/blob/trunk/CODE_OF_CONDUCT.md) for details on our code of conduct, [CONTRIBUTING.md](https://github.com/10up/cypress-wp-utils/blob/trunk/CONTRIBUTING.md) for details on the process for submitting pull requests to us, and [CREDITS.md](https://github.com/10up/cypress-wp-utils/blob/trunk/CREDITS.md) for a list of maintainers, contributors, and libraries used in this repository.\n\n## Support Level\n\n**Beta:** This project is quite new and we're not sure what our ongoing support level for this will be. Bug reports, feature requests, questions, and pull requests are welcome. If you like this project please let us know, but be cautious using this in a Production environment!\n\n## Like what you see?\n\n<a href=\"http://10up.com/contact/\"><img src=\"https://github.com/10up/.github/blob/trunk/profile/10up-github-banner.jpg\" width=\"850\" alt=\"Work with the 10up WordPress Practice at Fueled\"></a>\n","readmeFilename":"README.md"}