BDD docs

At Marvel we follow Behaviour-Driven Development (BDD) principles. BDD helps to close the gap between business people and technical people, which is achieved by focusing on real-life usage examples that illustrate how we want our app to behave.
BDD provides human readable .feature files that can be understood by everyone on the team and double up as documentation of how the features are supposed to work. We then use them to guide us from concept through to implementation, making sure that everyone is on the same page and that we cover all possible usage use cases.
This site acts as a directory of features, which can be used as a reference for behaviour of Marvel App features.