#
#
#FFFFFF2019-11-19 14:39:34
MySQL
#FFFFFF, 2019-11-19 14:39:34

What is better to use for e2e testing Vue?

Hello.
I don't like such holivar questions on the toaster, but because the testing ecosystem is not so developed in view and there is not so much information, then I'm a little at a dead end.
Kind of like Nightwatch was a basic tool, but at the same time, Cypress is gaining popularity. Are there any other good options out there? I am just starting to learn e2e testing, so there is nothing to play against.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
sts, 2018-11-13
@Apxu

If I understood correctly, then something like this

UPDATE main m 
INNER JOIN test t ON (m.email1 = t.email AND m.email2 = t.email)
SET m.flag = 1

And then make an insert of what is not

G
grinat, 2019-11-19
@grinat

Cypress, the most crappy bunch is jest + puputeer, here it is necessary, the rest is normal.

I
IDONTSUDO, 2019-11-19
@IDONTSUDO

Best option is to wait for Vue 3.0 and use TypeScript

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question