Skip to content

Commit 9dbb0a8

Browse files
committed
fix: add screenshot
1 parent 72fe955 commit 9dbb0a8

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99
[![standard][standard-image]][standard-url]
1010
[![renovate-app badge][renovate-badge]][renovate-app]
1111

12+
## Motivation
13+
14+
You can use [Cypress.io](https://cypress.io) to end-to-end test any application, but what if you want to test your Angular.js values, services, controllers and components individually? This adaptor allows you to do this very quickly. See each test run as a mini app inside a real browser, go back in time using DOM snapshot, etc - all the good things [available in E2E tests are working in unit tests](https://www.cypress.io/blog/2018/04/02/sliding-down-the-testing-pyramid/).
15+
16+
![Cypress screenshot](images/screenshot.png)
17+
1218
## Install
1319

1420
Requires [Node](https://nodejs.org/en/) version 6 or above.

images/screenshot.png

226 KB
Loading

0 commit comments

Comments
 (0)