LironEr / cypress-mochawesome-reporter

Zero config Mochawesome reporter for Cypress with screenshots and videos
MIT License
159 stars 49 forks source link

feat: Typescript support #131

Closed joakim-sch closed 1 year ago

joakim-sch commented 1 year ago

Added typescript example with typescript declaration. Expanded documentation to include how to manually add context using the custom Cypress command.

resolves #127

LironEr commented 1 year ago

@joakim-sch thank you for the PR!

I moved the types to be part of the package and added some tests to verify the context is working.

Let me know what you think and I will merge it (:

joakim-sch commented 1 year ago

Looks great @LironEr 👨🏼‍💻 ✌🏼