Feature specs must have the string "spec/features" in the path.
File specs must match the name and path of the file they are testing, with the following qualifications:
- The first directory is dropped.
- The spec filename contains a "_spec" postfix.