Skip to content

Commit 6b809d3

Browse files
feat: Adicionando artigo de testes automatizados (#375)
1 parent 1211fec commit 6b809d3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

_data/cards/pt_BR/vue-testing.yaml

+4-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ contents:
2323
title: "Vue: Documentação - Testes fim-a-fim"
2424
link: https://vuejs.org/guide/scaling-up/testing.html#e2e-testing
2525
alura-contents:
26+
- type: ARTICLE
27+
title: "Testes automatizados: como melhorar qualidade e confiabilidade do seu software"
28+
link: https://www.alura.com.br/artigos/testes-automatizados
2629
- type: ARTICLE
2730
title: "Desmistificando testes de unidade no Vue"
2831
link: https://www.alura.com.br/artigos/desmistificando-testes-de-unidade-no-vue
@@ -34,4 +37,4 @@ alura-contents:
3437
link: https://www.youtube.com/watch?v=r1rndQwFLMY
3538
- type: SITE
3639
title: "Primeiras aulas do curso Cypress: automação de testes E2E"
37-
link: https://www.alura.com.br/conteudo/cypress-automacao-testes-e2e
40+
link: https://www.alura.com.br/conteudo/cypress-automacao-testes-e2e

0 commit comments

Comments
 (0)