Iron-test-helpers is a utility library for Polymer developers that provides helper classes to simplify testing of web components. It includes mock interaction methods for simulating mouse and keyboard events, as well as test helpers for common testing scenarios. This library is designed for developers working with Polymer elements who need to write unit tests for their web components.
Total donated
Undistributed
Share with your subscribers:
Recipients
How the donated funds are distributed
Support the dependencies of polymerelements/iron-test-helpers
The Polymer library makes it easy to create your own web components. Give your element some markup and properties, and then use it on a site. Polymer provides features like dynamic templates and data binding to reduce the amount of boilerplate you need to write