0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 minutes ago. based on code collected about 4 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added explicit bundle parameter to the parser method. - Kept the existing interface and added a deprecation flag. - Bundle can now be specified, which is required when running from CocoaPods (where Cucumberish lives in its own Module/Bundle). More... over 7 years ago
Merge branch 'develop' More... over 7 years ago
Merge pull request #16 from dgommers/develop More... over 7 years ago
Use new parseFeaturesInDirectory:includeTags:excludeTags: method in example app (fixes compilation error) More... over 7 years ago
Merge branch 'develop' More... over 7 years ago
Update README.md More... over 7 years ago
Merge branch 'develop' More... over 7 years ago
Updated changlog More... over 7 years ago
- Added exclude by tag support. So now you can exclude features/scenarios by tag. - Tags are also checked on scenario level. If a feature passes the tag check (means it is not excluded), all of its scenarios will go through tag check as well. - Scenarios inherit tags from feature. So any tag for the feature will be also added automatically to its scenarios. - Small API update to give the tags parameter more meaningful name. More... over 7 years ago
Merge branch 'develop' of https://github.com/Ahmed-Ali/Cucumberish into develop More... over 7 years ago
Update CHANGELOG.md More... over 7 years ago
Changelog updated More... over 7 years ago
Merge pull request #15 from sidekickr/develop More... over 7 years ago
updates to add passing feature file defining how basic cucumber should work. also fixes issue where tables and text attached to steps weren't passed through on a step that had no regex arguments More... almost 8 years ago
updates to .gitignore file More... almost 8 years ago
Merge branch 'develop' More... almost 8 years ago
Changelog and readme update More... almost 8 years ago
Merge pull request #14 from vincentkjj/develop More... almost 8 years ago
fix Reporting: Can't click into the source file from Xcode report navigator when there is a space in app name More... almost 8 years ago
Merge branch 'develop' More... almost 8 years ago
Updated change log More... almost 8 years ago
Merge branch 'develop' More... almost 8 years ago
- Fixing minor bugs for the execution of Background execution. - Updated the change log file. More... almost 8 years ago
Updating Readme file More... almost 8 years ago
Update README.md More... almost 8 years ago
Updated reference to SRC_ROOT preprocess micro More... almost 8 years ago
Gherkin 4 compatibility More... about 8 years ago
Update README.md More... about 8 years ago
Update README.md More... about 8 years ago
Update README.md More... about 8 years ago