Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrdulin/cypress-codebase
Learning Cypress Testing Tool By Examples
https://github.com/mrdulin/cypress-codebase
cypress e2e-tests testing typescript
Last synced: about 2 months ago
JSON representation
Learning Cypress Testing Tool By Examples
- Host: GitHub
- URL: https://github.com/mrdulin/cypress-codebase
- Owner: mrdulin
- License: mit
- Created: 2019-12-17T14:16:18.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-08T06:19:49.000Z (10 months ago)
- Last Synced: 2024-03-08T14:04:12.785Z (10 months ago)
- Topics: cypress, e2e-tests, testing, typescript
- Language: JavaScript
- Homepage:
- Size: 7.72 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cypress-codebase
Learning Cypress testing tool by Examples
runs specific spec file(s).
```bash
npm run cypress:run -- -s /Users/dulin/workspace/github.com/mrdulin/cypress-codebase/cypress/integration/stackoverflow/59170422/index.spec.ts
```## References
- https://basarat.gitbooks.io/typescript/docs/testing/cypress.html