File tree Expand file tree Collapse file tree 3 files changed +0
-31
lines changed
guides/continuous-integration Expand file tree Collapse file tree 3 files changed +0
-31
lines changed Original file line number Diff line number Diff line change @@ -43,31 +43,6 @@ a full list).
43
43
We hope this testing workshop proves itself useful in teaching developers and
44
44
testers good Cypress practices.
45
45
46
- ## Cypress on CI
47
-
48
- <DocsImage
49
- src = " /img/examples/cypress-workshop-ci.png"
50
- alt = " Cypress on CI workshop"
51
- />
52
-
53
- Cypress team has prepared a 4 hour workshop that shows how to successfully run
54
- Cypress tests on several popular continuous integration services. You can
55
- preview the slides at
56
- [ cypress-workshop-ci.netlify.app] ( https://cypress-workshop-ci.netlify.app/ ) . The
57
- repository
58
- [ github.com/cypress-io/cypress-workshop-ci] ( https://github.com/cypress-io/cypress-workshop-ci )
59
- has the Markdown slides with all content and teaches you how to test the
60
- [ example application] ( https://github.com/cypress-io/cypress-workshop-ci-example )
61
- on:
62
-
63
- - generic continuous integration service
64
- - GitHub Actions using
65
- [ cypress-io/github-action] ( https://github.com/cypress-io/github-action )
66
- - CircleCI using
67
- [ cypress-io/circleci-orb] ( https://github.com/cypress-io/circleci-orb )
68
- - Netlify Build using
69
- [ cypress-io/netlify-plugin-cypress] ( https://github.com/cypress-io/netlify-plugin-cypress )
70
-
71
46
## ReactJSDay 2019 Testing Course
72
47
73
48
<DocsImage src = " /img/examples/reactjsday-course.png" alt = " ReactJS Day" />
Original file line number Diff line number Diff line change @@ -647,12 +647,6 @@ colors are not properly formatted in your CI.
647
647
NO_COLOR=1 cypress run
648
648
```
649
649
650
- ## Workshop
651
-
652
- Cypress team has created a full workshop showing how to run Cypress on popular
653
- CI providers. Find the workshop at
654
- [ github.com/cypress-io/cypress-workshop-ci] ( https://github.com/cypress-io/cypress-workshop-ci ) .
655
-
656
650
## See also
657
651
658
652
- [ Cypress Real World App] ( https://github.com/cypress-io/cypress-realworld-app )
You can’t perform that action at this time.
0 commit comments