Gauge Js Versions Save

JavaScript language plugin for Gauge

v2.3.13

3 years ago

Features

None

Bug Fixes

  • #397 - #98 Error on arg length mismatch and timedout
  • #369 - Clearing data store post hook execution. #227

v2.3.12

3 years ago

Features

None

Bug Fixes

  • #360 - Fix stack trace choping #350
  • #327 - Handle custome screenshot failures.

v2.3.11

4 years ago

Features

  • #317 - Use pure javascript grpc implementation as default

Bug Fixes

  • #327 - Handle custome screenshot failures.

v2.3.10

4 years ago

Features

  • #317 - Use pure javascript grpc implementation as default

Bug Fixes

None

v2.3.8

4 years ago

New Features

Enhancements

Bug Fixes

Miscellaneous

  • #302 - Automate release.
  • #301 - Use grpc protoloader instead of grpc's load method
  • #298 - Bump mocha from 7.0.0 to 7.0.1
  • #297 - Bump sinon from 8.0.4 to 8.1.1
  • #296 - Write base64 screenshot data with proper encoding.
  • #294 - Bump escodegen from 1.12.1 to 1.13.0
  • #293 - Bump sinon from 8.0.4 to 8.1.0
  • #292 - Write screenshot to file
  • #291 - Use GRPC for spec execution
  • #290 - Bump sinon from 8.0.1 to 8.0.4
  • #289 - Bump mocha from 6.2.2 to 7.0.0
  • #287 - Bump escodegen from 1.12.0 to 1.12.1
  • #285 - Error: ENOENT: no such file or directory, open '/tmp/screenshot-gauge-js-Date.now().png'

v2.3.7

4 years ago

Bug Fixes

  • #280 - Can't retrieve 'false' value from gauge.dataStore.scenarioStore
  • #272 - fix(req-manager): fix the regular require of js files
  • #271 - Unable to require js files in step implementations using gauge-js v2.3.6

Miscellaneous

  • #264 - Removing telemetry info tracking getgauge/gauge#1490

v2.3.6

4 years ago

New Features

  • #200 - Offline installation

Bug Fixes

  • #252 - Error: ENOENT: no such file or directory
  • #249 - Execution of test hangs on exception in hook when 'screenshot_on_failure' is false
  • #246 - Path issue when importing module

Miscellaneous

  • #264 - Removing telemetry info tracking getgauge/gauge#1490
  • #257 - Add actions.

v2.3.5

5 years ago

New Features

  • #191 - Js language plugin - "enable_multi_threading" support

Bug Fixes

  • #197 - fixed issue of failing test in case of no dependencies

Miscellaneous

  • #199 - node 12 support

v2.3.4

5 years ago

Bug Fixes

  • #182 - Failed to install plugin 'js'
  • #176 - Should be able to run js project without package.json
  • #149 - Screenshot is not captured on hook failure
  • getgauge/gauge#1308 Add a new step implementation in a new file - the step is shown as unimplemented

Miscellaneous

  • #180 Gauge+Taiko usage should be captured

v2.3.3

5 years ago

Patch relaese.