From b281f5748c80ef7d56980741922ffc11783caeea Mon Sep 17 00:00:00 2001 From: Rodrigo Harder <114362538+RodrigoHarder@users.noreply.github.com> Date: Thu, 19 Dec 2024 10:55:26 -0300 Subject: [PATCH] feat: Adicionando artigo de testes automatizados --- _data/cards/pt_BR/react-testing-library.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_data/cards/pt_BR/react-testing-library.yaml b/_data/cards/pt_BR/react-testing-library.yaml index 9d6037428..56ed40e3a 100644 --- a/_data/cards/pt_BR/react-testing-library.yaml +++ b/_data/cards/pt_BR/react-testing-library.yaml @@ -19,6 +19,9 @@ contents: title: "Desmistificando testes no Frontend" link: https://marcosviniciosneves.medium.com/desmistificando-testes-no-frontend-52afaeb6b35a 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: COURSE title: "Curso React JS: crie testes com Jest e Testing Library e garanta o funcionamento do Front-end" link: https://cursos.alura.com.br/course/react-js-testes-automatizados-front-end