getgauge / gauge-csharp

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

Remove the use of GAUGE_API_PORT #158

Open nehashri opened 5 years ago

nehashri commented 5 years ago

We need not use GAUGE_API_PORT for fetching step value anymore during execution, this logic can be added to the csharp runner itself.