Skip to content

testable/protractor-testable-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protractor Testable Example

An example Protractor configuration and test spec that is compatible with Testable.

See the Testable Protractor 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

Testable will capture all assertions during your test and report them in a histogram metric called assertions (with buckets passed and failed). This metric is included in the standard Selenium result view on Testable.

Metrics, Timings, Logging, CSVs, and more

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

About

Example protractor test compatible with Testable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published