Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add playwright test cases #289

Open
lpatiny opened this issue Jan 30, 2022 · 5 comments
Open

Add playwright test cases #289

lpatiny opened this issue Jan 30, 2022 · 5 comments

Comments

@lpatiny
Copy link
Contributor

lpatiny commented Jan 30, 2022

Would be nice that most of the code is covered by testcases using

https://playwright.dev/

@targos WDYT ? Could you setup an example so that we could ask @wadjih-bencheikh18 for help ?

@targos
Copy link
Member

targos commented Jan 31, 2022

I will look into it. We have an experiment with that in https://github.com/cheminfo/analysis-ui-components

@maasencioh
Copy link
Contributor

What is the advantage in comparison with react-testing-library or cypress?

@targos
Copy link
Member

targos commented Feb 1, 2022

react-testing-library is not for the same purpose (with playwright you test in real browsers)
I have never used cypress

@targos
Copy link
Member

targos commented Feb 3, 2022

Can you share your concerns about playwright? Otherwise the question is like asking "why not Vue?" when someone wants to use React.

@maasencioh
Copy link
Contributor

Is an open question just to know if you considered the other two options that are older and seems very similar, I have no concern around it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants