Socket
Socket
Sign inDemoInstall

jasmine-spec-reporter

Package Overview
Dependencies
1
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245Next

2.2.2

Diff

Changelog

Source

2.2.2

Bugfix

  • Fixes All specs displayed when using fdescribe and fit. #37
bcaudan
published 2.2.1 •

Changelog

Source

2.2.1

Bugfix

  • Disabled specs was incorrectly reported as failed. #28

Other

  • Tests: Use jasmine env instead of fake env #25
bcaudan
published 2.2.0 •

Changelog

Source

2.2.0

Feature

  • stacktrace: displayStacktrace option has now 4 modes available #26:

    • all: display stacktraces for failed specs and in failures summary.
    • specs: display stacktraces for failed specs only.
    • summary: display stacktraces in failures summary only.
    • none: do not display stacktraces.
  • processor:

    • add displayJasmineStarted hook
    • add displaySpecStarted hook #23

Breaking change

displayStacktrace: true is not working anymore. You will have to choose the displayStacktrace mode that suits you best.

Other

  • Bump dependencies versions
  • Rework documentation
bcaudan
published 1.2.0 •

Changelog

Source

1.2.0

Feature

  • stacktrace: displayStacktrace option has now 4 modes available:

    • all: display stacktraces for failed specs and in failures summary.
    • specs: display stacktraces for failed specs only.
    • summary: display stacktraces in failures summary only.
    • none: do not display stacktraces.
  • processor: add displayJasmineStarted hook

Breaking change

displayStacktrace: true is not working anymore. You will have to choose the displayStacktrace mode that suits you best.

Other

  • Bump colors versions
  • Rework documentation
bcaudan
published 2.1.0 •

Changelog

Source

2.1.0

When a suite or spec is focused, it displays the total of specs defined and the number of skipped specs #11

bcaudan
published 2.0.0 •

Changelog

Source

2.0.0

Feature

Add support for jasmine 2.x #10

Breaking change

  • Jasmine 1.x is not supported by this version

  • Skipped specs are not displayable in favour of pending specs.

bcaudan
published 1.1.2 •

Changelog

Source

1.1.2

Add message when reporter 1.x is used with jasmine > 1.x

bcaudan
published 1.1.1 •

Changelog

Source

1.1.1

Fixes error when the stacktrace is undefined #22

bcaudan
published 1.1.0 •

Changelog

Source

1.1.0

Add suite number option #19

bcaudan
published 1.0.0 •

Changelog

Source

1.0.0

Feature

Add customProcessors option #18

Breaking change

Jasmine spec reporter is no more added to the jasmine object. So, make sure to use it like it is described in the usage section.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc