stacks icon indicating copy to clipboard operation
stacks copied to clipboard

@stacksjs/testing

Open chrisbbreuer opened this issue 1 year ago • 0 comments

Clear and concise description of the problem

Being able to easily run unit & e2e tests, including simply testability of native Stacks functions.

Suggested solution

  • [ ] Ensure each package has proper helpers, where needed
  • [x] Vitest integration (unit testing)
  • [x] Vitest UI
  • [x] Playwright integration (e2e testing)

Alternative

No response

Additional context

Check if we could live without playwright and live with vitest only.

Validations

  • [X] Follow our Code of Conduct
  • [X] Read the Contributing Guide
  • [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate

chrisbbreuer avatar Dec 01 '22 18:12 chrisbbreuer