https://github.com/andreasaugustin/gherkin-demos

Repository for gherkin demonstrations

https://github.com/andreasaugustin/gherkin-demos

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
Last synced: 10 months ago · JSON representation

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
Created over 10 years ago · Last pushed about 10 years ago
Metadata Files
Readme License

README.md

GHERKIN with CUCUMBER demos

Join the chat at https://gitter.im/AndreasAugustin/Gherkin-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

Windows build status

Linux build Status

Gherkin-Demos-cpp

Windows build status

Linux build Status

Gherkin-Demos-csharp

Build status

Gherkin-Demos-java

Build Status

Gherkin-Demos-mono

Build Status

Gherkin-Demos-python

Build Status

Gherkin-Demos-ruby

Windows build status

Linux build Status

Owner

  • Name: andy Augustin
  • Login: AndreasAugustin
  • Kind: user
  • Location: Germany
  • Company: @andreas-augustin-dev

cloud evangelist

GitHub Events

Total
Last Year

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 53
  • Total Committers: 4
  • Avg Commits per committer: 13.25
  • Development Distribution Score (DDS): 0.075
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email 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)
Top Labels
Issue Labels
Pull Request Labels