Run feature files from Studio

Procedure

  1. In Studio, navigate to configuration/res/cucumber. This directory contains subdirectories that contain the feature files.
  2. To run an individual feature file:
    • Expand the subdirectory containing the feature file.
    • Right-click the file and select Run 'Feature: <feature>'.
  3. To run all feature files in a given directory:
    • Right-click the directory and select Run > All features in: <directory>