docs: Added media to examples
- Added images for each media example
@@ -161,6 +161,10 @@ examples:
|
||||
docker-images: docker-images.html
|
||||
circle-ci: circle-ci.html
|
||||
codeship: codeship.html
|
||||
media:
|
||||
blogs-media: blogs-media.html
|
||||
talks-media: talks-media.html
|
||||
podcasts-media: podcasts-media.html
|
||||
|
||||
dashboard:
|
||||
overview:
|
||||
|
||||
@@ -0,0 +1,49 @@
|
||||
---
|
||||
title: Blogs
|
||||
comments: false
|
||||
containerClass: examples
|
||||
---
|
||||
|
||||
## {% url "Integration tests can be fun!" http://corgibytes.com/blog/2017/02/21/integration-tests-fun/ %}
|
||||
|
||||
Published on [**Corgibytes**](http://corgibytes.com/blog) by Kamil Ogórek *(Feb 21, 2017)*
|
||||

|
||||
|
||||
## [Cypress will change the way you develop](https://hackernoon.com/cypress-will-change-the-way-you-develop-47a194d2a33f)
|
||||
|
||||
Published on [**Hackernoon**](https://hackernoon.com) by Paul Falgout *(Jan 1, 2017)*
|
||||

|
||||
|
||||
## {% url "Connecting crash reporting with end to end tests" https://glebbahmutov.com/blog/connecting-crash-reporting-with-end-to-end-tests/ %}
|
||||
|
||||
Published on [**GlebBahmutov.com**](https://glebbahmutov.com/blog) by Gleb Bahmutov *(Dec 14, 2016)*
|
||||

|
||||
|
||||
## {% url "Cypress - Dealing With Flaky Tests" http://blog.xebia.com/cypress-dealing-with-flaky-tests/ %}
|
||||
|
||||
Published on [**Xebia Blog**](http://blog.xebia.com) by Nick van Giessel *(Dec 2, 2016)*
|
||||

|
||||
|
||||
## {% url "Parallel end to end testing with Cypress, Docker and GitLab" https://glebbahmutov.com/blog/parallel-end-to-end-testing/ %}
|
||||
|
||||
Published on [**GlebBahmutov.com**](https://glebbahmutov.com/blog) by Gleb Bahmutov *(Jun 26, 2016)*
|
||||

|
||||
|
||||
## {% url "Web testing nirvana with Cypress" https://glebbahmutov.com/blog/web-testing-nirvana-with-cypress/ %}
|
||||
|
||||
Published on [**GlebBahmutov.com**](https://glebbahmutov.com/blog) by Gleb Bahmutov *(May 2, 2016)*
|
||||

|
||||
|
||||
## {% url "Cypress.io Ditches Frisco Dough to Keep its Web Testing Engine South-Bound" http://hypepotamus.com/companies/cypress-io/ %}
|
||||
|
||||
Published on [**Hypepotamus**](http://hypepotamus.com) by Kiki Roeder *(Jan 27, 2016)*
|
||||

|
||||
|
||||
## {% url "Front-end testing with Cypress" http://blog.clevertech.biz/post/front-end-testing-with-cypress %}
|
||||
|
||||
Published on [**clevertech Blog**](http://blog.clevertech.biz) by Bruno Bernardino *(Jun 30, 2015)*
|
||||

|
||||
|
||||
***
|
||||
|
||||
[Contact us at support@cypress.io](mailto:support@cypress.io) to add your blog to our list.
|
||||
@@ -0,0 +1,29 @@
|
||||
---
|
||||
title: Podcasts
|
||||
comments: false
|
||||
containerClass: examples
|
||||
---
|
||||
|
||||
## {% url "JavaScript Air" https://javascriptair.com/episodes/2016-09-21/ %}
|
||||
|
||||
**"Test all the things with Cypress"** with Kent C. Dodds, Brian Mann, & Gleb Bahmutov *(Sep 21, 2016)*
|
||||

|
||||
|
||||
## {% url "JavaScript Jabber" https://devchat.tv/js-jabber/224-jsj-cypress-js-with-brian-mann %}
|
||||
|
||||
**"Cypress.io"** with Aimee Knight, Charles Max Woods, Dave Smith, Joe Eames, & Brian Mann *(Aug 10, 2016)*
|
||||

|
||||
|
||||
## {% url "Atlanta Business Radio" http://atlantabusinessradio.businessradiox.com/2016/06/23/dave-beck/ %}
|
||||
|
||||
**"Dave Beck with Foundry 45 and Brian Mann with Cypress.io"** with Dave Beck & Brian Mann *(Jun 23, 2016)*
|
||||

|
||||
|
||||
## {% url "The Web Platform Podcast" http://thewebplatformpodcast.com/88-cypressio %}
|
||||
|
||||
**"Cypress.io"** with Erik Isaksen, Danny Blue, Justin Ribeiro, Brian Mann & Gleb Bahmutov *(May 13, 2016)*
|
||||

|
||||
|
||||
***
|
||||
|
||||
[Contact us at support@cypress.io](mailto:support@cypress.io) to add your podcast to our list.
|
||||
@@ -0,0 +1,34 @@
|
||||
---
|
||||
title: Talks
|
||||
comments: false
|
||||
containerClass: examples
|
||||
---
|
||||
|
||||
## {% url "Frontend Masters" https://frontendmasters.com/courses/testing-javascript/ %}
|
||||
|
||||
**"Testing JavaScript Applications (feat. React and Redux)"** by Kent C. Dodds *(Jun 21, 2017)*
|
||||

|
||||
|
||||
## {% url "JS Monthly London" https://pusher.com/sessions/meetup/js-monthly-london/testing-made-easy-better-faster-stronger-unit-tests-and-integration-tests %}
|
||||
|
||||
**"Testing Made Easy: Better, Faster, Stronger Unit Tests and Integration Tests"** by Norbert de Langen *(Apr 25, 2017)*
|
||||

|
||||
|
||||
## {% url "ReactiveConf" https://youtu.be/N9RbcP4iY90?t=48m14s %}
|
||||
|
||||
**"Testing, the way it should be"** by Brian Mann *(Oct 27, 2016)*
|
||||

|
||||
|
||||
## {% url "TestWorksConf" https://www.youtube.com/watch?v=JWOjQrGIokw&feature=youtu.be %}
|
||||
|
||||
**"Enter Cypress - Integration Testing Done Right"** by Brian Mann *(Oct 7, 2016)*
|
||||

|
||||
|
||||
## {% url "Nodevember" https://youtu.be/yq99BvSe1AQ %}
|
||||
|
||||
**"Testing, the way it should be"** by Brian Mann *(Nov 15, 2015)*
|
||||

|
||||
|
||||
***
|
||||
|
||||
[Contact us at support@cypress.io](mailto:support@cypress.io) to add your talk to our list.
|
||||
|
After Width: | Height: | Size: 107 KiB |
|
After Width: | Height: | Size: 23 KiB |
|
After Width: | Height: | Size: 42 KiB |
|
After Width: | Height: | Size: 84 KiB |
|
After Width: | Height: | Size: 48 KiB |
|
After Width: | Height: | Size: 52 KiB |
|
After Width: | Height: | Size: 88 KiB |
|
After Width: | Height: | Size: 44 KiB |
|
After Width: | Height: | Size: 32 KiB |
|
After Width: | Height: | Size: 60 KiB |
|
After Width: | Height: | Size: 21 KiB |
|
After Width: | Height: | Size: 48 KiB |
|
After Width: | Height: | Size: 40 KiB |
|
After Width: | Height: | Size: 31 KiB |
|
After Width: | Height: | Size: 18 KiB |
|
After Width: | Height: | Size: 50 KiB |
|
After Width: | Height: | Size: 41 KiB |
@@ -178,6 +178,10 @@ sidebar:
|
||||
docker-images: Images
|
||||
circle-ci: CicleCI
|
||||
codeship: Codeship
|
||||
media: Media
|
||||
talks-media: Talks
|
||||
podcasts-media: Podcasts
|
||||
blogs-media: Blogs
|
||||
dashboard:
|
||||
overview: Dashboard
|
||||
features-dashboard: Features
|
||||
|
||||
@@ -5,4 +5,9 @@
|
||||
border-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
h5 {
|
||||
color: #999;
|
||||
font-weight: normal;
|
||||
}
|
||||
}
|
||||
|
||||