webdriverio/wdio-cucumber-framework

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc
.codeclimate.yml
.editorconfig
.eslintignore
.eslintrc
.gitignore
.istanbul.yml
.npmignore
.nvmrc
.travis.yml
LICENSE
README.md
lib/adapter.js156
A
1 hr
lib/cucumberEventListener.js145
A
0 mins
lib/hookRunner.js34
B
4 hrs
lib/reporter.js228
C
1 day
lib/utils.js12
A
0 mins
package.json
test/adapter.spec.js82
A
0 mins
test/cucumber-hooks.spec.js35
C
7 hrs
test/error.handling.spec.js102
F
3 days
test/fixtures/async-step-definitions.conf.js24
A
0 mins
test/fixtures/async-step-definitions.js13
A
45 mins
test/fixtures/cucumber-hooks.conf.js23
A
3 hrs
test/fixtures/custom-commands.feature
test/fixtures/custom-commands.js87
F
3 days
test/fixtures/es6-definition.js5
A
0 mins
test/fixtures/es6.feature
test/fixtures/hooks.using.async.conf.js84
F
4 days
test/fixtures/hooks.using.custom.commands.js33
A
3 hrs
test/fixtures/hooks.using.native.promises.js141
F
5 days
test/fixtures/hooks.using.q.promises.js115
F
5 days
test/fixtures/hooks.using.wdio.commands.js74
F
3 days
test/fixtures/retry-step-definition.js46
A
0 mins
test/fixtures/retry.feature
test/fixtures/sample.feature
test/fixtures/step-definition-with-cucumber-hooks.js37
A
0 mins
test/fixtures/step-definitions.js11
A
0 mins
test/fixtures/sync-async-step-definition.js27
A
1 hr
test/fixtures/sync-async.conf.js23
A
3 hrs
test/fixtures/sync-async.feature
test/fixtures/tags-step-definition.js13
A
45 mins
test/fixtures/tags.feature
test/fixtures/tags.match.scenario.conf.js24
A
3 hrs
test/fixtures/tags.match.so.conf.js24
A
3 hrs
test/fixtures/tags.no.match.conf.js24
A
3 hrs
test/hooks.spec.js570
F
3 wks
test/mocha.opts
test/reporter.spec.js500
F
5 days
test/retry.spec.js43
C
7 hrs