1.0.16 • Published 2 years ago

ci-slack-reporter v1.0.16

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Mocha/Cypress reporter to post tests results directly to Slack

Usable for CI services like Woodpecker

Read Guide how to Setup with Woodpecker

Example

pipeline:
  websitesTest:
    image: cypress/included:10.2.0
    commands:
      - npm install
      - npm install ci-slack-reporter
      - export CI_SLACK_REPORTER_ICON_URL=https://raw.githubusercontent.com/devforth/ci-slack-reporter/master/assets/patron_autotester.png
      - export CI_SLACK_REPORTER_USERNAME="Patron Autotester"
      - export CI_SLACK_REPORTER_VIDEO_URL=https://<bucket name>.s3.eu-central-1.amazonaws.com/output${CI_BUILD_NUMBER}.mp4
      - export CI_SLACK_REPORTER_WEBHOOK=https://hooks.slack.com/services<your slack webhook>
      - cypress run --reporter ci-slack-reporter --spec "cypress/e2e/$${TEST_NAME}.cy.js"

Result:

npm.io

1.0.16

2 years ago

1.0.9-a6

2 years ago

1.0.9-a7

2 years ago

1.0.9-a8

2 years ago

1.0.9-a2

2 years ago

1.0.9-a3

2 years ago

1.0.9-a4

2 years ago

1.0.9-a5

2 years ago

1.0.9-a1

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7-a5

2 years ago

1.0.7-a4

2 years ago

1.0.7-a3

2 years ago

1.0.7-a2

2 years ago

1.0.7-a1

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago