jenmud / consensus

Consensus helps building and maintaining software by describing the expected behavior. It encourages participation from stakeholders, collaborators, and developers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consensus is still under development

Consensus

Consensus helps building and maintaining software by describing the expected behavior. It focuses on the high level expectations rather then low level details encouraging a wider participation from stakeholders, collaborators, and developers.

It aims to provide a platform for creating a project as an Epic and instead of tickets/stories/tasks as the traditional tracking systems do, it focuses on the expected behavior using the Gherkin language. Ticket/stories/tasks become Features, Scenarios and Steps.

Each Feature, Scenario, or Step should be small and focuses on one thing and encourages many smaller Features, Scenarios or Steps.

Developers will then pull down the Features, Scenarios or Steps via the API and they will code their applications against the expected behavior and uploading the test results. These results can be used for indicating progress and completion.

About

Consensus helps building and maintaining software by describing the expected behavior. It encourages participation from stakeholders, collaborators, and developers.

License:Apache License 2.0


Languages

Language:Go 63.9%Language:JavaScript 32.6%Language:HTML 3.1%Language:Makefile 0.4%