Skip to content

Instantly share code, notes, and snippets.

@aslakhellesoy
Created April 19, 2013 19:25
Show Gist options
  • Select an option

  • Save aslakhellesoy/5422588 to your computer and use it in GitHub Desktop.

Select an option

Save aslakhellesoy/5422588 to your computer and use it in GitHub Desktop.
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running CucumberTest
log4j:WARN No appenders could be found for logger (org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager).
log4j:WARN Please initialize the log4j system properly.
@selenium @browse
Feature: Browse Tests
As a user
I should be able to browser through all products
filter my results
and click an item to view the Product Detail Page.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 14.685 sec <<< FAILURE!
Results :
Tests in error:
Feature: Browse Tests: -1
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment