Skip to content

Tags: piwysocki/cypress-testing-library

Tags

v8.0.7

Toggle v8.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: update Cypress' log bar with timeout information (testing-librar…

…y#240)

Fixes testing-library#217

v8.0.6

Toggle v8.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: update error stack traces for Cypress (testing-library#239)

Fixes testing-library#232

Update the Cypress error message rather than the entire error object. This merges the useful message of DOM Testing Library with the useful context of the Cypress error. This allows Cypress to find the line number of the failure in spec files instead of deep inside DOM Testing Library.

v8.0.5

Toggle v8.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: allow Cypress v11 in peer deps (testing-library#234)

v8.0.4

Toggle v8.0.4's commit message
chore: update Cypress configuration

v8.0.3

Toggle v8.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Add Cypress ^10.0.0 as peer dependency

Add Cypress ^10.0.0 as peer dependency

v8.0.2

Toggle v8.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: set protocol for npm to `https` (testing-library#204)

Co-authored-by: Mario Beltrán Alarcón <belco90@gmail.com>

v8.0.1

Toggle v8.0.1's commit message
fix: stop ignoring current subject when inside a .within

v8.0.0

Toggle v8.0.0's commit message
feat: upgrade all dependencies (including @testing-library/dom)

v7.0.7

Toggle v7.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request testing-library#198 from testing-library/all-contr…

…ibutors/add-nielsdB97

docs: add nielsdB97 as a contributor for code

v7.0.6

Toggle v7.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: allow cypress@v7 in peer dependency range (testing-library#182)