Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andy-schulz/thekla
screenplay pattern implementation in typescript
https://github.com/andy-schulz/thekla
Last synced: about 1 month ago
JSON representation
screenplay pattern implementation in typescript
- Host: GitHub
- URL: https://github.com/andy-schulz/thekla
- Owner: andy-schulz
- License: mit
- Created: 2019-10-19T10:12:24.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T10:44:57.000Z (almost 2 years ago)
- Last Synced: 2024-10-15T06:31:26.175Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 6.23 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 99
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
thekla
======***
***
## Documentation
Check the
[the official project documentation](https://andy-schulz.github.io/thekla/)
for detailed information on how to use thekla.## Overview
Thekla is a Screenplay Pattern Implementation in Typescript and using WebdriverIO as the Selenium and Appium API.
I started thekla as a pet project to understand the basic principles of the Screenplay Pattern without the need to use
protractor in SerenityJS. Protractor does not provide the possibility to write browser interaction test
between different browsers like Firefox and Chrome.## Credits
Thanks to
for letting me build the project for free
for letting me test on their browser stack.