Skip to content

camillomurcia/serenity-js-jasmine-protractor-example

This branch is 1 commit ahead of master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2438bca · Dec 8, 2023

History

80 Commits
May 9, 2022
Aug 26, 2021
Aug 24, 2021
Aug 24, 2021
Aug 27, 2021
Mar 29, 2022
Dec 8, 2023
Aug 27, 2021
Aug 26, 2021
Aug 26, 2021

Repository files navigation

build devDependencies Status

Serenity/JS Jasmine Protractor

Automation example using Serenity/JS, Jasmine and Protractor with the structure of the screenplay pattern.

Learn more:

Prerequisites

To use this project, you will need:

  • Node.js, a long-term support (LTS) release version 10 or later - Download
  • Java Runtime Environment (JRE) or Java Development Kit (JDK) version 8 or later - Download
  • Chrome Web Browser - Download

Follow the installation instructions to help you verify your setup.

Use

npm ci                 # Install the required modules
npm run lint           # Execute the analysis of static code Lint
npm test               # Run the sample tests and generate the report at ./target/site/serenity

Releases

No releases published

Packages

No packages published