Skip to content

serenity-js/full-stack-acceptance-testing-demo

Repository files navigation

Serenity/JS Full-Stack Acceptance Testing Demo

Build Status

Serenity/JS is a next generation acceptance testing framework. Learn more at serenity-js.org!

This repository was created using the Serenity/JS Jasmine Protractor Template and contains code samples demonstrated in the Full-Stack Acceptance Testing with Serenity/JS and the Screenplay Pattern talk:

Full-Stack Acceptance Testing with Serenity/JS and the Screenplay Pattern

Prerequisites

To use this project, you'll need:

  • Node.js, a Long-Term Support (LTS) release version 10 or later - download
  • Java Runtime Environment (JRE) or a Java Development Kit (JDK) version 8 or later - download
  • Chrome web browser - download

Usage

npm ci                  # installs the node modules
npm run lint            # runs the code linter
npm start               # starts the web server with a demo app
npm test                # executes the example tests and generates the report under ./target/site/serenity

Please note: to keep things simple, this demo assumes that you start the app server using npm start before running the tests via npm test. If you'd like to automate the process of starting the server up for the tests and shutting it down after, have a look at the @serenity-js/local-server module.

Help and Support

https://serenity-js.org/support.html

Your feedback matters!

Do you find Serenity/JS useful? Give it a star! ★

Found a bug? Need a feature? Raise an issue or submit a pull request.

Have feedback? Let me know on twitter: @JanMolak

If you'd like to chat with fellow users of Serenity/JS, join us on Gitter Chat.

And if Serenity/JS has made your life a little bit easier, please consider sponsoring its ongoing development 🙇

Friends of Serenity/JS

Serenity/JS is continuously delivered to you thanks to:

License

The Serenity/JS code base is licensed under the Apache-2.0 license, while its documentation and the Serenity/JS Handbook are licensed under the Creative Commons BY-NC-SA 4.0 International. Learn more.

For corporate sponsorship or commercial support, please check out the Support Guide.


- Copyright © 2016- Jan Molak and the Serenity Team

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •