ScreenPy
latest

Topics:

  • Installation
  • Guided Example
  • ScreenPy’s API
  • ScreenPy Recipes
  • Settings
  • Narration
  • Director
  • File Hierarchy
  • Deprecations
  • Additional Context
ScreenPy
  • ScreenPy: Screenplay Pattern for Python!
  • Edit on GitHub

ScreenPy: Screenplay Pattern for Python!

ScreenPy provides tools for writing automated test suites which follow the Screenplay Pattern. It encourages user-focused tests which are easy to read, understand, and maintain.


Topics:

  • Installation
    • Official Extensions
  • Guided Example
    • Complete Example
    • Actors
    • Abilities
    • Actions
    • Tasks
    • Questions
    • Resolutions
  • ScreenPy’s API
    • Actor API
    • Actions API
    • Resolutions API
    • Narrator API
    • Pacing
    • Protocols
    • Exceptions
  • ScreenPy Recipes
    • Retrieving Initial Answers
    • The Eventually Class
    • Debugging
    • Cleaning Up
    • Using Silently
    • Using Either
  • Settings
    • Adding Settings for Extensions
    • Default Settings
  • Narration
    • Describing Your Tests and Tasks
    • Built-In StdOutAdapter
    • Using Adapters
    • Creating New Adapters
  • Director
    • Using the Director
    • Calling the Director
    • Director Class
    • Included Directions
  • File Hierarchy
    • Features Directory
    • Tasks Directory
    • Directories for Custom Elements
  • Deprecations
    • 4.2.0 Deprecations
    • 4.0.0 Breaking Changes
    • 3.1.0 Deprecations
    • 1.0.0 Deprecations
  • Additional Context
Next

© Copyright 2019-2024 Perry Goy. Revision e5736dc2.

Built with Sphinx using a theme provided by Read the Docs.