0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 9 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Small fix for when a step is not implemented More... about 6 years ago
When calling a substep, you want to embed to the main step. As substeps do not return in the report. More... about 6 years ago
Small fix More... about 6 years ago
Fixed match to the correct format More... about 6 years ago
Replaced match to stack trace call More... about 6 years ago
Should be nanoseconds More... about 6 years ago
Another milisecond conversion More... about 6 years ago
seconds to miliseconds More... about 6 years ago
Added CCIEmbed to embed files, json, screenshots or other objects to the JSON output. Added the "match" variable to see where the step definition is called from. Using the callstack. More... about 6 years ago
Fixed the duration variable More... about 6 years ago
Added the duration of a step and the error message to the result of a step. Error message only when a step has failed. More... about 6 years ago
Merge pull request #98 from dgommers/xcode-9.2-project-update More... about 6 years ago
Strip away the `Contents/Resources` path from the exception file location path to keep proper error reporting in Mac projects. More... about 6 years ago
Prefix subdirectory path with `Contents/Resources` for Mac's NSBundles. More... about 6 years ago
Pass actual test bundles instead of the Cucumberish bundle as it doesn't contain the feature files anymore. More... about 6 years ago
Fixup: CCILoggingManager and CCIJSONDumper should not be public as of Podspec file. More... about 6 years ago
Stripped out the static CucumberishLibrary target and switched to a Cucumberish framework dependency in the tests (rather than including the files in the test target). More... about 6 years ago
Includes the all public framework headers into the Cucumberish umbrella header. More... about 6 years ago
Suppress warning for the deprecated And function as it is a conscious decision to still cover it in the tests. More... about 6 years ago
Added test targets to the shared scheme for easy use by other developers. More... about 6 years ago
Resolved warning for blocks with empty parentheses. More... about 6 years ago
Resolved warning for type mismatch. More... about 6 years ago
Updated to recommended warnings and other settings for Xcode 9.2. More... about 6 years ago
Merge pull request #87 from patmalt/fixUnitTests More... over 6 years ago
Merge pull request #85 from asdf-mobile/patch-1 More... over 6 years ago
Sort the feature files alphabetically so they are always in the same orderer. This also fixes the unit tests on master. More... over 6 years ago
Update Cucumberish.m More... over 6 years ago
Merge branch 'develop' More... over 6 years ago
Update podspec file More... over 6 years ago
Merge pull request #78 from Ahmed-Ali/skip-hooks-dryrun More... over 6 years ago