Behat Folder Structure

The structure that we follow for Behat is the following:

Testing folder is at the root of a project but not within a public folder.

The feature folder is where we create .feature files within titled folders. Make sure the files you create in here are always .feature.