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

Switch from Karma to Web Test Runner, and ES6 module exports #97

Merged
merged 23 commits into from
May 24, 2024

Conversation

petersalomonsen
Copy link
Owner

@petersalomonsen petersalomonsen commented May 23, 2024

The Karma test runner is broken, but is in this Pull Request replaced with Modern Web Test Runner.

Also this Pull Request switches from CommonJS to ES6 module exports, which will be a breaking change in how the library should be integrated into other projects.

A devcontainer setup for developing in github codespaces is also added, providing a fully configured development environment.

@petersalomonsen petersalomonsen changed the title Switch from Karma to Web Test Runner, and ES6 module Switch from Karma to Web Test Runner, and ES6 module exports May 23, 2024
@petersalomonsen petersalomonsen marked this pull request as ready for review May 24, 2024 04:00
@petersalomonsen petersalomonsen merged commit 7236b20 into master May 24, 2024
4 checks passed
@petersalomonsen petersalomonsen deleted the es6_wtr branch May 24, 2024 17:03
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.

1 participant