Skip to content

matheuspoleza/dalekjs-playground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DalekJS Playground

Playing with E2E tests

DalekJS

Running

First of all, install NodeJS.

Then, install DalekJS globally:

[sudo] npm i -g dalek-cli

After that:

  • Clone this repository;
  • Access a project folder;
  • Run npm i;
  • Run npm start.

Tests will be run with PhantomJS.

Using real browsers

All projects has Dalek Chrome Plugin installed. To use it, run inside project directory:

npm run chrome

To know all DalekJS options, read the documentation.

License

MIT © Fernando Daciuk.

About

Playing with E2E tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%