Gathering detailed insights and metrics for cypress-slack-reporter
Gathering detailed insights and metrics for cypress-slack-reporter
Gathering detailed insights and metrics for cypress-slack-reporter
Gathering detailed insights and metrics for cypress-slack-reporter
npm install cypress-slack-reporter
Release v2.0.4
Published on 25 Oct 2024
Release v1.5.4 - cypress-slack-reporter
Published on 24 Oct 2024
Release v2.0.3 - cypress-multi-reporters
Published on 24 Oct 2024
Release v1.6.4
Published on 24 Oct 2023
Release v1.6.3
Published on 13 Mar 2023
Release v1.5.3
Published on 13 Mar 2023
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
168 Stars
1,214 Commits
46 Forks
2 Watching
3 Branches
12 Contributors
Updated on 25 Oct 2024
JavaScript (58.44%)
TypeScript (22.32%)
HTML (8.83%)
Shell (4.83%)
Gherkin (1.72%)
Dockerfile (1.59%)
Makefile (1.22%)
MDX (0.69%)
CSS (0.36%)
Cumulative downloads
Total Downloads
Last day
-8.5%
5,658
Compared to previous day
Last week
2.7%
29,151
Compared to previous week
Last month
9%
124,819
Compared to previous month
Last year
-0.1%
1,703,546
Compared to previous year
3
38
Various cypress plugins, some of which I've created, some I've adopted.
It's easier for me to have them all in one place.
cypress-jest
- A jest test runner to execute Cypress testscypress-openapi
- Generate cypress tests from OpenAPI specscypress-buckets
- split your cypress test files into multiple circleci workflowscypress-circleci
- split your cypress test files into multiple circleci workflowscypress-cognito-srp
- login via cognito for USER_SRP_AUTH
auth flow, via name and passwordcypress-dynamic-data
- generate test data from Excel or CSV files.cypress-slack-reporter
- send rich test results to slackcypress-multi-reporters
- Use multiple reporters in your testscypress-pact
- generate a scaffold project utilising @pactflow/pact-cypress-adaptercypress-msw-pact
- generate a scaffold project utilising @pactflow/pact-msw-adaptercypress-serverless
- run cypress in a lambda with serverlesscypress-docker-typescript
- Will scaffold the example repository used to showcase the plugins, in a location of the users choice.cypress-plugins-site
- The website, built with Docusaurus V2 and deployed via VercelThe cypress-docker-typescript
scaffolded example will generate a project with the following.
It contains
Typescript
Cypress
GUI toolCypress
CLI toolCircleCI
/ GitHub Actions
workflowscypress-mochawesome-reporter
for fancy test reportscypress-slack-reporter
for upload your reports to slckcypress-failed-logs
devTools console log output on test failDockerfile
to self contain the application and require no pre-requisites on the host machine, bar Docker
.No vulnerabilities found.
No security vulnerabilities found.