Releases: NickTomlin/protractor-flake
Releases · NickTomlin/protractor-flake
v2.5.1
<a name"2.5.1">
2.5.1 (2017-04-26)
Bug Fixes
v2.5.0
<a name"2.5.0">
2.5.0 (2017-02-25)
Features
- Notifies protractor that specs are being rerun (e9064198)
v2.4.0
<a name"2.4.0">
2.4.0 (2017-02-03)
Features
- parsers: add support for jasmine2wd in standard parser (682990af)
v2.3.0
<a name"2.3.0">
2.3.0 (2017-01-13)
Features
- Adds a feature to color retry related log messages (92728d3a, closes #47)
v2.2.0
<a name"2.2.0">
2.2.0 (2016-12-22)
Features
- Add ability to pass custom parser path/function (97911839, closes #45)
v2.1.3
<a name"2.1.3">
2.1.3 (2016-12-16)
Bug Fixes
- a spec should not be re-run multiple times if it failed in more than one browser (ea9daca5)
v2.1.2
<a name"2.1.2">
2.1.2 (2016-09-16)
Bug Fixes
- cucumberjs:
- fix tests and testdata, refactor cucumberMulti parser (4d7212ee)
- fix cucumberMulti parser for not reading all features, fix for correctly removin (877eae4d)
- index: refactor index and tests after feedback of Nick (2083a767)
v2.1.1
<a name"2.1.1">
2.1.1 (2016-09-10)
Bug Fixes
- index: remove original specs from protractorArgs to prevent double specs (3cda7c95)
- specs: refactor after review, add tests for specs and fix let usage (3c326e6b)
v2.1.0
<a name"2.1.0">
2.1.0 (2016-09-07)
Bug Fixes
- cucumberMulti: remove console.log (572dff12)
- cucumberjs: fix failure regex to also make it work with single (da1e57c2)
Features
- cucumber: add cucumberjs multiCapability support, add extra logging (a0e7bf05)
v1.1.0
<a name"1.1.0">
1.1.0 (2016-08-05)
Bug Fixes
- Blow up if invalid parser is specified before running tests (9d1ac988)
- Add tests for pasers (caffc306)
Features
- Do not automatically guess parser name or provide failedFiles set (42c6eb1b)
- Allow passing a parser (3af61627)
- Break parsers out into separate files (d96d3cdb)
- also include errored specfiles when using sharding (45a29de1)