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: 4 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-27T07:57:09.000Z (over 1 year ago)
- Last Synced: 2025-06-06T21:42:24.269Z (about 1 year ago)
- Topics: cypress, e2e-tests, testing, typescript
- Language: JavaScript
- Homepage:
- Size: 7.75 MB
- Stars: 3
- Watchers: 2
- 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 cy: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