JSPM

@opensecdevops/jest-osdo

0.0.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q23668F
  • License MIT

Additional Jest matchers to OSDO project

Package Exports

  • @opensecdevops/jest-osdo
  • @opensecdevops/jest-osdo/dist/index.js

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 (@opensecdevops/jest-osdo) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

jest-osdo

Additional Jest matchers to OSDO pipelines

Strucutre project of jest-extended

Problem

Jest is an amazing test runner and has some awesome assertion APIs built in by default. However, there are times when having more specific matchers (assertions) would be far more convenient.ΒΊ

Solution

osdo-extended aims to add additional matchers to Jest's default ones making it easy to test OSDO generator πŸ™Œ

Contributing

If you've come here to help contribute - Thanks! Take a look at the contributing docs as a way of getting started.

Installation

See the Installation Guide on OSDO Extended documentation site.

Setup

See the Setup instructions on OSDO Extended documentation site.

Matchers

See all available matchers on OSDO Extended documentation site.

LICENSE

MIT