https://github.com/andreasaugustin/gherkin-demos
Repository for gherkin demonstrations
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.3%) to scientific vocabulary
Repository
Repository for gherkin demonstrations
Basic Info
- Host: GitHub
- Owner: AndreasAugustin
- License: mit
- Language: Cucumber
- Default Branch: development
- Size: 570 KB
Statistics
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
GHERKIN with CUCUMBER demos
This repository contains some demonstrations for gherkin in combination with cucumber in different programming languages, included as submodules.
$ git submodule update --init
Every demo uses the same gherkin file for implementing the soundex algorithm:
markdown
- keep the first letter and remove all further
a, e, i, o, u, y, h, w
- Replace every consonant through numbers:
- b, f, p, v: 1
- c, g, j, k, q, s, x, z: 2
- d, t: 3
- l: 4
- m, n: 5
- r: 6
- If two following letters are replaced by the same number,
they should only replaced through one number.
Same rule applies if two letters with same related number are split by h or w.
This rule also applies for the first letter.
- Stop if the result is one letter and three numbers. Fill remaining with nulls.
Status of Subprojects:
Gherkin-Demos-coffee
Gherkin-Demos-cpp
Gherkin-Demos-csharp
Gherkin-Demos-java
Gherkin-Demos-mono
Gherkin-Demos-python
Gherkin-Demos-ruby
Owner
- Name: andy Augustin
- Login: AndreasAugustin
- Kind: user
- Location: Germany
- Company: @andreas-augustin-dev
- Website: https://Andreas-Augustin.dev
- Repositories: 59
- Profile: https://github.com/AndreasAugustin
cloud evangelist
GitHub Events
Total
Last Year
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| AndreasAugustin | a****n@t****e | 49 |
| kales5 | b****n@g****m | 2 |
| The Gitter Badger | b****r@g****m | 1 |
| Andreas Augustin | A****n | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: 5 minutes
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- gitter-badger (1)