When using a relative path to the feature folder with a wildcard statement, like ".\specifications\*.feature" results in an exception being thrown.
When using a relative path to the feature folder with a wildcard statement, like ".\specifications*.feature" results in an exception being thrown.