Skip to content

PSpSynedra/wdio-jasmine-custom-matchers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wdio-jasmine-custom-matchers

A project do demonstrate a bug in the wdio jasmine integration.

Running the test

After cloning the repository, you can easily run the test by entering the folloging commands:

npm install
npm run wdio

Making the test succeed

To make the test succeed, you change the config option injectGlobals in wdio.conf.js from true to false by uncommenting line 3. If you rerun the test it should succeed.

About

A project do demonstrate a bug in the wdio jasmine integration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published