- Features is a BDD collaboration tool bringing technical and non-technical people together to work on Scenarios
- Created by Adem Gaygusuz
- See my Blog post
- Auto import of feature files from Git (SSH or https)
- View feature files with auto Gherkin colour highlighting
- Multiple project support per user
- React 15.x
- Redux
- WebSockets
- React Router 3.x - Looking to move to the new declarative v4 soon
- Semantic UI
- hightlight.js
- Axios
- Formsy React
See https://github.com/ademuk/features-service#technologies
$ yarn
REACT_APP_API_URL=http://<service_hostname>:<service_port>/api # i.e. http://features-service.appyharry.com:8000/api
REACT_APP_WEBSOCKET_API_URL=ws://<service_hostname>:<service_port>/api # i.e. ws://features-service.appyharry.com:8000/api
$ pip install honcho
$ honcho start
- Created by Adem Gaygusuz
- Email address: adem@ardweb.co.uk
- @ademuk on Twitter
Features is licensed under the MIT License. (See LICENSE)