phongnd39 / cypress-jest-adapter

Add jest assertion style to Cypress expect command
MIT License
93 stars 6 forks source link

Refactored matchers functionality #11

Open kmsauter opened 5 years ago

kmsauter commented 5 years ago

Refactored matchers functionality, and added test to record result messages (i.e. verify messages format actual/expected values correctly, display/don't display "not", etc.)

JimmyMultani commented 4 years ago

Hey @kmsauter, I tried testing your changes but I can't seem to get it to run.