getgauge / gauge-csharp

Csharp runner for Gauge
https://gauge.org
GNU General Public License v3.0
33 stars 21 forks source link

Steps with alias message can be improved #119

Open sswaroopgupta opened 6 years ago

sswaroopgupta commented 6 years ago

Expected behavior Should give the list of all aliases in the message

Actual behavior The message gives only the step currently being refactered. i.e Step with alias "alias one" cannot be refactored It can be steps with aliases : 'alias one', 'alias two' cannot be refactored.

Version

Gauge version: 0.9.8.nightly-2018-02-02
Commit Hash: bff4f46

Plugins
-------
csharp (0.10.2.nightly-2018-01-18)
dotnet (0.0.1.nightly-2018-02-10)