Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add End-To-End capabilities #2

Open
dragonautdev opened this issue Feb 11, 2017 · 1 comment
Open

Add End-To-End capabilities #2

dragonautdev opened this issue Feb 11, 2017 · 1 comment
Assignees
Milestone

Comments

@dragonautdev
Copy link
Owner

As a brunch-with-vuety user I want to be able to start a project using this skeleton and have a basic end-to-end testing configuration done for me, so I can focus on writing tests instead of configuring the project, pretty much the same as vue-cli's generated projects.

Ideally, I'd like to have the setup done using Nightwatch, which while might not be the best framework out there, it is very easy to setup and get up and running.

@dragonautdev
Copy link
Owner Author

One of the things that strike me the most about nightwatchjs is its setup, looks convoluted and definitely not ideal for an easy, out of the box setup. Might be a good idea to switch over to Protractor or CucumberJS (which installs all dependencies automatically, including the web driver)

@dragonautdev dragonautdev changed the title Add End-To-End capabilities with Nightwatch Add End-To-End capabilities Feb 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant