JSPM

  • Created
  • Published
  • Downloads 170
  • Score
    100M100P100Q104777F
  • License MIT

Convenience alias for @trylayout/qa.

Package Exports

  • layout-qa
  • layout-qa/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (layout-qa) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

layout-qa

layout-qa is a convenience alias for the canonical package @trylayout/qa.

Both commands are equivalent:

npx layout-qa run --target-url http://localhost:5173 --scenario happy_path --open
npx @trylayout/qa run --target-url http://localhost:5173 --scenario happy_path --open
npx layout-qa mock-api --scenario happy_path
npx @trylayout/qa mock-api --scenario happy_path

Use the main README for full documentation:

https://github.com/Layout-App/layout-qa#readme