Skip to content

chodex-xyz/vue-circleci-example

Repository files navigation

The example of integration Vue + Jest + Cypress + Circle

CircleCI codecov

Features

  • Jest with JUnit reports for pretty view failed tests in CircleCI
  • Cypress with JUnit reports (each test will generate separate XML using [hash] in the name of a report file) Cypress failed a test with JUnit reports
  • Video and screenshots uploaded to awesome https://dashboard.cypress.io Dashboard example
  • Coverage reports by codecov.io

Reference list

https://github.com/cypress-io/cypress-example-docker-circle

Using

Environment variables

CYPRESS_RECORD_KEY
CODECOV_TOKEN

Commands

npm run ci:unit
npm run ci:e2e

About

Vue + Jest + Cypress + CircleCI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published