Skip to content

testable/wdio-testable-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webdriver.io Testable Example

An example Webdriver.io test runner configuration and test spec that is compatible with Testable.

See the Testable Webdriver.io guide for more details.

Testable Parameters

If your Testable scenario is parameterized they are accessible as environment variables.

For example, the TestVar parameter is accessible as process.env.PARAM_TESTVAR.

Capturing Assertions and Tests

Testable will capture all assertions and test steps during your test and report them into your test results.

Metrics, Timings, Logging, CSVs, and more

See the testable-utils package for more details on the following features:

About

Webdriver.io Testable integration example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages