We just released #Angular #TestingLibrary v18.
There are no big changes, but this removes some of Angular's deprecated/removed features.
Thanks to everyone involved in this release 🙏
github.com/testing-libr...
Latest posts tagged with #TestingLibrary on Bluesky
We just released #Angular #TestingLibrary v18.
There are no big changes, but this removes some of Angular's deprecated/removed features.
Thanks to everyone involved in this release 🙏
github.com/testing-libr...
Sandi Barr is 'Automating Accessibility Assurance' July 24th at Nebraska.Code().
nebraskacode.amegala.com
#AutomatedSystem #accessibilitytesting #ESLint #unittests #testinglibrary #AssistiveDevices #ContinuousIntegration #techconference #Nebraska #automatedaccessibility #womenwhocode
Just did a new release of Vue3-Snapshot-Serializer #FOSS. thejaredwilcurt.com/vue-snapshot... - Added in the "inlineStylesPerLine" feature to improve snapshots. Works with #Vitest #Jest Vue-Test-Utils #TestingLibrary, and even E2E tools (technically). #Vue.js #Vue #WebDev #javascript
a quick reference table to compare the Testing Library query methods' return values and error-throwing behaviors
The #TestingLibrary offers various query methods like findBy~ and queryBy~, each with distinct behaviors depending on whether elements are found or not.
Here’s a quick reference table to compare their return values and error-throwing behaviors (image source: testing-library.com/docs/queries... ):