getgauge / gauge-tests

Tests for Gauge tool (gauge tests gauge!)

Home Page:https://gauge.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add functional tests for non-default specs dir

mahendrakariya opened this issue · comments

Users can have their specs in a directory of any name. Although the recommended name is specs, this is not mandatory. We should have functional tests for this.

Specs directory name is needed for the following.

  • Execution (Read gauge specs)
  • Refactoring
  • Running Gauge in daemonize mode