mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-14 16:52:26 +08:00

Adds more information to the testing documentation on how to execute individual tests or pause execution.
Ionic Core
The @ionic/core package contains the Web Components that make up the reusable UI building blocks of Ionic Framework. These components are designed to be used in traditional frontend view libraries/frameworks (such as React, Angular, or Vue), or on their own through traditional JavaScript in the browser.
Contributing
See our Contributing Guide.
Testing
Refer to the Core Testing documentation for testing the Core package.