Skip to content
This repository was archived by the owner on Dec 1, 2019. It is now read-only.

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenplay Pattern test

Experimenting with Screenplay pattern in Serenity, testing simple Twitter functionality

Project setup

The features folder contrains two stories implemented using the screenplay pattern.

  1. Login
  • Uses the serenity-screenplay-webdriver module, has most of seleniums features covered
  • Classes in the web directory
  1. Search
  • Uses the twitter API and the serenity-screenplay module, needs some code to bind the two
  • Classes in the api directory

Configure

Rename twitter.properties.example and twitter4j.properties.example (delete .example) and fill with valid values.

Run

mvn verify

About

Experimenting with Screenplay pattern in Serenity, testing simple Twitter functionality

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages