https://github.com/unfoldingword-dev/tr-requirements
Requirements for translationRecorder
https://github.com/unfoldingword-dev/tr-requirements
Last synced: 4 months ago
JSON representation
Requirements for translationRecorder
- Host: GitHub
- URL: https://github.com/unfoldingword-dev/tr-requirements
- Owner: unfoldingWord-dev
- Created: 2015-06-24T21:29:18.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-24T21:33:04.000Z (about 11 years ago)
- Last Synced: 2025-10-11T09:42:58.089Z (9 months ago)
- Size: 125 KB
- Stars: 0
- Watchers: 22
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
translationRecorder Requirements
---
These are the requirements and specifications for translationRecorder. The
projects using these requirements are
TBD
##Format
The requirements are written in
[Gherkin](https://github.com/cucumber/cucumber/wiki/Gherkin) so that they
can be ran through [Cucumber](https://cukes.info/). You can also read about
Gherkin at [Behat](http://docs.behat.org/en/latest/guides/1.gherkin.html).
The documentation there is a little cleaner.
##Purpose
These requirements provide a unified definition of features to be
implimented in tR. This allows for more reliable testing, better
collaboration, and helps to maintain focus on the long term goals of tR.
The practical application of these requirements will be in the establishment
of acceptance tests. We will potentially use
[PioneerJs](http://pioneerjs.com/) to run these tests.