Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Framework for tests #223

Closed
wants to merge 8 commits into from
Closed

Conversation

Cahllagerfeld
Copy link
Member

@Cahllagerfeld Cahllagerfeld commented Jul 19, 2022

closes #98

  • modify playwright config
  • rename all e2e-tests from .spec.ts to .e2e.ts
  • setup unit tests

@changeset-bot
Copy link

changeset-bot bot commented Jul 19, 2022

⚠️ No Changeset found

Latest commit: 2ff8a48

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@Cahllagerfeld Cahllagerfeld changed the title feat(template): add tests Add Framework for unit-tests Jul 19, 2022
@Cahllagerfeld Cahllagerfeld changed the title Add Framework for unit-tests Add Framework for tests Aug 23, 2022
@mikenikles
Copy link
Collaborator

No longer needed. SvelteKit provides Playwright out of the box.

@mikenikles mikenikles closed this Nov 11, 2022
@Cahllagerfeld Cahllagerfeld deleted the cahllagerfeld/create-a-testing-98 branch August 11, 2023 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a testing infrastructure for any Webstone app
2 participants