Skip to content

Commit

Permalink
Edit for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
GeraldScott committed Jan 27, 2018
1 parent dd4ff8c commit be3c254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The application is a very simple online version of [Conway's 'game of life'](htt

## Running the acceptance tests

The acceptance tests are written using Webdriver and [Serenity (formerly Thucydides)](http://thucydides.info). They are designed to run against a running server. Run the jetty instance as described about, then, in another window, go to the gameoflife-acceptance-tests directory and run `mvn clean verify`. The test reports will be generated in the `target/site/thucydides` directory.
The acceptance tests are written using Webdriver and [Serenity (previously known as 'Thucydides')](http://thucydides.info). They are designed to run against a running server. Run the jetty instance as described about, then, in another window, go to the gameoflife-acceptance-tests directory and run `mvn clean verify`. The test reports will be generated in the `target/site/thucydides` directory.

## The book

Expand Down

0 comments on commit be3c254

Please sign in to comment.