getgauge / gauge-repository

Installation details of gauge plugins and language runners

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gauge.step should not be used in js template

sswaroopgupta opened this issue · comments

Expected behavior
When user uses gauge init js it should not generate statements that are deprecated

Actual behavior
gauge implementation has gauge.step instead of using step

Steps to replicate

  • gauge init js
  • Open the step_implementation.js to see the usage gauge.step