Skip to content

zjx-immersion/BDD-Test-Node

Repository files navigation

BDD-Test-Node

Common BDD test frame, build up with Protractor , Cucumber , WebDriver ,etc

There is a green node environment in this project, you can run it without installing node environment in your local!

steps:

1.cd project root and run cmd: source initNodeEnv

2.npm install

3.test environment: "node -v" "npm -v" "grunt -v"

4.npm run install-webdriver

5.run "grunt pro-c" to test WebApp


Another easy way for seperated terminal to operate the project without initial steps and node install:

position the project root and run "sh node_console/openConsole.sh" will open a terminal with node environment

About

Common BDD test frame, build up with Protractor , Cucumber , WebDriver ,etc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published