NoriSte / ui-testing-best-practices

The largest UI testing best practices list (last update: March 2023)
Creative Commons Attribution Share Alike 4.0 International
1.67k stars 153 forks source link

Added article "Cypress + Storybook. Keeping test scenario, data and c… #20

Closed daedalius closed 4 years ago

daedalius commented 4 years ago

…omponent rendering in one place."

Added ref to article from README.md Fixed numeration in README.md

muratkeremozcan commented 4 years ago

@daedalius I REALLY like this, it's very cool. Sharing a simple working example is much appreciated, and it works well out of the box.

Some tiny typos to fix, that's it.

@NoriSte I had a concern with the topic layout. Would you say Component Testing is a best practice or Doing Component Testing with Cypress & Storybook? The 2 topics under 7 could fit in Tools, Advanced, or a Component Testing topic in my opinion. Also you want to cross reference Title 1 : Testing Strategies when mentioning component testing, because now you have a detailed section on how to do it.

NoriSte commented 4 years ago

@muratkeremozcan you are right, well:

NoriSte commented 4 years ago

One more chapter could come, take a look at this tweet

NoriSte commented 4 years ago

@muratkeremozcan @daedalius what do you think about the latest changes? Are you ok to merge it?

muratkeremozcan commented 4 years ago

@NoriSte go for it

daedalius commented 4 years ago

+

NoriSte commented 4 years ago

Thanks guys 😊thank you @daedalius for your contribution!