Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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