UNPKG

cucumber-junit-formatter

Version:
29 lines (22 loc) 736 B
# Changelog All notable changes to this project will be documented in this file. ## [0.2.2] - 2019-12-10 ### Added - Added missed implementation of 'withPackage' option for v6 code ### Fixed - Duration values in v6 code. From version 6 duration in nanoseconds, not milliseconds ## [0.2.1] - 2019-12-10 ### Added - On node 8.x works only with babel. Fixed. - Added missing file in package. ## [0.2.0] - 2019-12-10 ### Added - cucmber version 6 support ## [0.1.3] - 2019-03-25 ### Added - `<properties...>` in `<testcase...>` (configurable). Thanks to [@kschillz](https://github.com/kschillz) - this file ### Fixed - typo in scenarioAsSuite. Thanks again to [@kschillz](https://github.com/kschillz) ### Removed - obsolte .npmignore