Releases: Polymer/web-component-tester
Releases · Polymer/web-component-tester
v6.0.0-prerelease.10
bump version.
v6.0.0-prerelease.9
6.0.0-prerelease.9
v6.0.0-prerelease.8
6.0.0-prerelease.8
6.0.0-prerelease.6
Updated the test-fixture
version
v5.0.0 - Upgrade to mocha@3
Mocha upgraded to v3.1.2
. This shouldn't require any new code, but make sure your tests still pass as there were some more subtle changes made to Mocha behavior for v3 (Add IE7 support, update dependencies). See mochajs/mocha#2350 for more info.
v4.3.5 fixture function calls its restore method more than once
4.3.4 -> 4.3.5 (#382) * Update package.json * 4.3.4->4.3.5 bower
4.3.1: fixed issue with content in light dom exceptioning (#329)
* fixed issue with content in light dom exceptioning * comments++ to polymer.dom and simpler traversal * deleted commented code
4.3.0: replaces before creating the elements (#322)
* replaces before creating the elements I also built the project and added tests * version bump * no longer modifying the original template