Skip to content

[DASH-2159] Write small summary of syncano-testing-examples - #4

Merged
gh3r merged 3 commits into
develfrom
DASH-2159
Sep 15, 2016
Merged

[DASH-2159] Write small summary of syncano-testing-examples#4
gh3r merged 3 commits into
develfrom
DASH-2159

Conversation

@gh3r

@gh3r gh3r commented Sep 15, 2016

Copy link
Copy Markdown
Contributor

No description provided.

@gh3r

gh3r commented Sep 15, 2016

Copy link
Copy Markdown
Contributor Author

@adamwardecki Please review

Comment thread README.md Outdated
* It has built-in test runner. You can run your tests in parallel, sequentially, with different environments etc.
* It was easy to integrate with CircleCI which we currently use as our continuous integration tool
* It’s handling taking screenshots on errors and failures
We wanted to share our experience, thus we have created this repository holding all our blog post with code examples.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

blog posts

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Comment thread README.md Outdated
* It was easy to integrate with CircleCI which we currently use as our continuous integration tool
* It’s handling taking screenshots on errors and failures
We wanted to share our experience, thus we have created this repository holding all our blog post with code examples.
Every part of it will be organized in separate folder beginning with `part-` and number representing the blog post number in series.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in a separate

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in the series

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@adamwardecki adamwardecki left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I'd also create a table with part title and link to the folder.

Comment thread README.md Outdated

#### Installation
First thing you need to do is to install Node.js if you don’t yet have it. You can find the installation instructions on the Node.js project page. Once you have node installed, you can take advantage of it’s package manager called `npm`.
You will also `need` [Chrome Browser](https://www.google.com/chrome/), [Java v8](https://java.com/en/download/) and [Java Development Kit](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html) as they are all required for `Selenium` and `Nightwatch` to work properly.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bullet list of dependencies

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@gh3r
gh3r merged commit 7cd61c5 into devel Sep 15, 2016
@gh3r
gh3r deleted the DASH-2159 branch September 15, 2016 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants