@serenity-js/jasmine
TypeScript icon, indicating that this package has built-in type declarations

3.22.2 • Public • Published

Serenity/JS

Follow Serenity/JS on LinkedIn Watch Serenity/JS on YouTube Join Serenity/JS Community Chat Support Serenity/JS on GitHub

Serenity/JS is an innovative open-source framework designed to make acceptance and regression testing of complex software systems faster, more collaborative and easier to scale.

⭐️ Get started with Serenity/JS!

👋 Join the Serenity/JS Community!

Serenity/JS Jasmine

@serenity-js/jasmine contains a Jasmine reporter you register with Jasmine test runner to enable integration between Jasmine and Serenity/JS.

Installation

To install this module, run the following command in your computer terminal:

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

To learn more about Serenity/JS and how to use it on your project, follow the Serenity/JS Getting Started guide.

Command line usage

jasmine --reporter=@serenity-js/jasmine

Programmatic usage

import serenityReporterForJasmine = require('@serenity-js/jasmine')

jasmine.getEnv().addReporter(serenityReporterForJasmine({ specDirectory: 'e2e' }))

📣 Stay up to date

New features, tutorials, and demos are coming soon! Follow Serenity/JS on LinkedIn, subscribe to Serenity/JS channel on YouTube and join the Serenity/JS Community Chat to stay up to date! Please also make sure to star ⭐️ Serenity/JS on GitHub to help others discover the framework!

Follow Serenity/JS on LinkedIn Watch Serenity/JS on YouTube Join Serenity/JS Community Chat GitHub stars

💛 Support Serenity/JS

If you appreciate all the effort that goes into making sophisticated tools easy to work with, please support our work and become a Serenity/JS GitHub Sponsor today!

GitHub Sponsors

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.22.2
    89
    • latest

Version History

Package Sidebar

Install

npm i @serenity-js/jasmine

Weekly Downloads

1,168

Version

3.22.2

License

Apache-2.0

Unpacked Size

214 kB

Total Files

213

Last publish

Collaborators

  • jan-molak