Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: qavajs/core

Tags

1.0.1

Toggle 1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
removed hardcoded `swc` flag in favor of project specific configurati…

…on (#371)

2.11.0

Toggle 2.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
added `executeTest` world method that allow to call other test from f…

…eature file (#365)

* added `executeTest` world method that allow to call other test from feature file

2.10.0

Toggle 2.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
removed hardcoded `swc` flag in favor of project specific configurati…

…on (#356)

2.9.0

Toggle 2.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
qavajs sharding removed in favor of cucumberjs built-in (#355)

2.8.1

Toggle 2.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
updated `@qavajs/validation` with proper ts declarations (#354)

2.8.0

Toggle 2.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
updated `@qavajs/validation` without chai dependency (#353)

2.7.0

Toggle 2.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
added capability to print report file path (#348)

* added capability to print report file path
* fixed issue with overwriting config properties by CLI inputs

2.6.0

Toggle 2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Satisfy validation (#341)

* added `to satisfy` validation to verify user-defined expectation provided as predicate

2.5.2

Toggle 2.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
re-throw original error in executeStep (#322)

2.5.1

Toggle 2.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fixed issue with improper skipping logic (#321)

* fixed issue with improper skipping logic