JSPM

@serenity-js/core

2.0.1-alpha.129
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 15160
  • Score
    100M100P100Q141140F
  • License Apache-2.0

Serenity/JS Screenplay, reporting engine and core interfaces.

Package Exports

  • @serenity-js/core
  • @serenity-js/core/lib
  • @serenity-js/core/lib/errors
  • @serenity-js/core/lib/events
  • @serenity-js/core/lib/io
  • @serenity-js/core/lib/io/inspected
  • @serenity-js/core/lib/model
  • @serenity-js/core/lib/screenplay
  • @serenity-js/core/lib/stage

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@serenity-js/core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Serenity/JS

Serenity/JS is a Node.js library designed to make acceptance and regression testing of modern full-stack applications faster, more collaborative and easier to scale.

Serenity/JS Core

This module is the heart of the Serenity/JS framework.

It enables you to configure the framework, manage the actors, and provides the basic building blocks to design your tests with.

Installation

npm install --save-dev @serenity-js/core