Skip to content

Commit

Permalink
add TDD calculator course link
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov authored Nov 15, 2024
1 parent c4af703 commit 7e5013e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> My version of [Cypress code coverage plugin](https://github.com/cypress-io/code-coverage)
πŸŽ“ Covered in my course [Testing The Swag Store](https://cypress.tips/courses/swag-store)
πŸŽ“ Covered in my courses [Testing The Swag Store](https://cypress.tips/courses/swag-store) and [TDD Calculator](https://cypress.tips/courses/tdd-calculator)

## Install

Expand Down Expand Up @@ -566,6 +566,7 @@ The coverage will be written into `.nyc_output` folder (which is automatically c
## Links

- πŸŽ“ Take my course [Testing The Swag Store](https://cypress.tips/courses/swag-store) that shows e2e and component code coverage
- πŸŽ“ Take my course [TDD Calculator](https://cypress.tips/courses/tdd-calculator) to see simple static app covered by E2E tests
- Read the [Cypress code coverage guide](http://on.cypress.io/code-coverage)
- Read [Code Coverage by Parcel Bundler](https://glebbahmutov.com/blog/code-coverage-by-parcel/) blog post
- Read [Combined End-to-end and Unit Test Coverage](https://glebbahmutov.com/blog/combined-end-to-end-and-unit-test-coverage/) blog post
Expand Down

0 comments on commit 7e5013e

Please sign in to comment.