Skip to content

Commit

Permalink
add links to other adaptors
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov authored Apr 19, 2018
1 parent 0d7b1a5 commit fd9e930
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,10 @@ See [cypress/integration/spec.ts](cypress/integration/spec.ts) for mounting code

I have successfully used this mounting approach to test components in other frameworks.

- https://github.com/bahmutov/cypress-vue-unit-test
- https://github.com/bahmutov/cypress-hyperapp-unit-test
- https://github.com/bahmutov/cypress-svelte-unit-test
- https://github.com/bahmutov/cypress-react-unit-test
* [cypress-vue-unit-test](https://github.com/bahmutov/cypress-vue-unit-test)
* [cypress-react-unit-test](https://github.com/bahmutov/cypress-react-unit-test)
* [cypress-cycle-unit-test](https://github.com/bahmutov/cypress-cycle-unit-test)
* [cypress-svelte-unit-test](https://github.com/bahmutov/cypress-svelte-unit-test)
* [cypress-angular-unit-test](https://github.com/bahmutov/cypress-angular-unit-test)
* [cypress-hyperapp-unit-test](https://github.com/bahmutov/cypress-hyperapp-unit-test)
* [cypress-angularjs-unit-test](https://github.com/bahmutov/cypress-angularjs-unit-test)

0 comments on commit fd9e930

Please sign in to comment.