Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/logofx/samples.specifications

This sample demonstrates how to use specifications and convert them to the acceptance tests.
https://github.com/logofx/samples.specifications

bdd bdd-sample bdd-specs behavior-driven-development caliburn-micro csharp dotnet framework mvvm mvvm-architecture mvvm-framework mvvm-pattern mvvm-sample spec specflow specflow-steps tdd tdd-sample test-driven-development wpf

Last synced: about 2 hours ago
JSON representation

This sample demonstrates how to use specifications and convert them to the acceptance tests.

Awesome Lists containing this project

README

        

# Samples.Specifications

One of the missing points in the software development cycle often lies in the gap that develops over time between the initial product specifications, as stated by the product managers and their actual implementation/interpretation as carried out by the developers.
This can be addressed by creating a unit/integration test suite which will provide a safe net for future changes. However having only unit/integration tests will preserve the gap as the product managers are not familiar with the code and the actual testing/isolation frameworks that the developers chose to use, if any.
Therefore there's a need in **bridging** between the product managers/business experts and the development team.
This issue can be addressed by using a dedicated behavior-specifying framework.
For documentation go to https://github.com/LogoFX/Samples.Specifications/wiki