UNPKG

testcafe-reporter-html

Version:
120 lines (51 loc) 3.53 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ## [1.4.6](https://github.com/picuscreative/testcafe-reporter-html/compare/v1.4.11...v1.4.6) (2020-02-17) <a name="1.4.5"></a> ## [1.4.5](https://github.com/picuscreative/testcafe-reporter-html/compare/v1.4.4...v1.4.5) (2019-11-11) <a name="1.4.4"></a> ## [1.4.4](https://github.com/picuscreative/testcafe-reporter-html/compare/v1.4.3...v1.4.4) (2019-01-22) <a name="1.4.3"></a> ## [1.4.3](https://github.com/picuscreative/testcafe-reporter-html/compare/v1.4.2...v1.4.3) (2019-01-22) <a name="1.4.2"></a> ## [1.4.2](https://github.com/picuscreative/testcafe-reporter-html/compare/v1.4.1...v1.4.2) (2019-01-12) ### Bug Fixes * screenshots multiple failed tests, escaped html in error code ([428812e](https://github.com/picuscreative/testcafe-reporter-html/commit/428812e)) <a name="1.4.1"></a> ## [1.4.1](https://github.com/picuscreative/testcafe-reporter-html/compare/v1.4.0...v1.4.1) (2018-12-22) ### Bug Fixes * updated README.md for configuration ([90789dc](https://github.com/picuscreative/testcafe-reporter-html/commit/90789dc)) <a name="1.4.0"></a> # [1.4.0](https://github.com/picuscreative/testcafe-reporter-html/compare/v1.3.0...v1.4.0) (2018-12-08) ### Bug Fixes * add README after being deleted ([078584a](https://github.com/picuscreative/testcafe-reporter-html/commit/078584a)) * removed lib folder ([2f6ae81](https://github.com/picuscreative/testcafe-reporter-html/commit/2f6ae81)) * use commonjs to export plugin ([7ef7076](https://github.com/picuscreative/testcafe-reporter-html/commit/7ef7076)) ### Features * added screenshots if set ([c18b504](https://github.com/picuscreative/testcafe-reporter-html/commit/c18b504)) <a name="1.3.0"></a> # [1.3.0](https://github.com/picuscreative/testcafe-reporter-html/compare/v1.2.0...v1.3.0) (2018-08-16) ### Features * add sorting ([06e148a](https://github.com/picuscreative/testcafe-reporter-html/commit/06e148a)) <a name="1.2.0"></a> # [1.2.0](https://github.com/picuscreative/testcafe-reporter-html/compare/v1.1.3...v1.2.0) (2018-08-12) ### Bug Fixes * remove useless test count column ([8460bcd](https://github.com/picuscreative/testcafe-reporter-html/commit/8460bcd)) ### Features * add link to error details ([52587cf](https://github.com/picuscreative/testcafe-reporter-html/commit/52587cf)) <a name="1.1.3"></a> ## [1.1.3](https://github.com/picuscreative/testcafe-reporter-html/compare/v1.1.2...v1.1.3) (2018-05-21) <a name="1.1.2"></a> ## [1.1.2](https://github.com/picuscreative/testcafe-reporter-html/compare/v1.1.1...v1.1.2) (2018-05-21) ### Bug Fixes * updated package.json info ([04cbd33](https://github.com/picuscreative/testcafe-reporter-html/commit/04cbd33)) <a name="1.1.1"></a> ## [1.1.1](https://github.com/picuscreative/testcafe-reporter-html/compare/v1.1.0...v1.1.1) (2018-05-19) ### Bug Fixes * paths not being correctly set for projects ([a58431c](https://github.com/picuscreative/testcafe-reporter-html/commit/a58431c)) <a name="1.1.0"></a> # 1.1.0 (2018-05-19) ### Features * add travis ci ([afcde6b](https://github.com/picuscreative/testcafe-reporter-html/commit/afcde6b)) * first commit ([054ee89](https://github.com/picuscreative/testcafe-reporter-html/commit/054ee89)) * support config for report output file ([9ef9d48](https://github.com/picuscreative/testcafe-reporter-html/commit/9ef9d48))