From 2292a04e442388f74ece9a0ba011f32aa102c0bc Mon Sep 17 00:00:00 2001 From: Rodrigo Harder <114362538+RodrigoHarder@users.noreply.github.com> Date: Thu, 19 Dec 2024 11:01:53 -0300 Subject: [PATCH] feat: Adicionando artigo de testes automatizados --- _data/cards/pt_BR/vue-testing.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/_data/cards/pt_BR/vue-testing.yaml b/_data/cards/pt_BR/vue-testing.yaml index ca68acd17..e9e68c90e 100644 --- a/_data/cards/pt_BR/vue-testing.yaml +++ b/_data/cards/pt_BR/vue-testing.yaml @@ -23,6 +23,9 @@ contents: title: "Vue: Documentação - Testes fim-a-fim" link: https://vuejs.org/guide/scaling-up/testing.html#e2e-testing alura-contents: + - type: ARTICLE + title: "Testes automatizados: como melhorar qualidade e confiabilidade do seu software" + link: https://www.alura.com.br/artigos/testes-automatizados - type: ARTICLE title: "Desmistificando testes de unidade no Vue" link: https://www.alura.com.br/artigos/desmistificando-testes-de-unidade-no-vue @@ -34,4 +37,4 @@ alura-contents: link: https://www.youtube.com/watch?v=r1rndQwFLMY - type: SITE title: "Primeiras aulas do curso Cypress: automação de testes E2E" - link: https://www.alura.com.br/conteudo/cypress-automacao-testes-e2e \ No newline at end of file + link: https://www.alura.com.br/conteudo/cypress-automacao-testes-e2e