From 3457ccc2ed79629c2e830d18df05d4c39137acde Mon Sep 17 00:00:00 2001 From: Rodrigo Harder <114362538+RodrigoHarder@users.noreply.github.com> Date: Thu, 19 Dec 2024 11:38:19 -0300 Subject: [PATCH] feat: Adicionando artigo de testes automatizados (#373) --- _data/cards/pt_BR/react-jest.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_data/cards/pt_BR/react-jest.yaml b/_data/cards/pt_BR/react-jest.yaml index 9fb792c7d..cfd086e0f 100644 --- a/_data/cards/pt_BR/react-jest.yaml +++ b/_data/cards/pt_BR/react-jest.yaml @@ -22,6 +22,9 @@ contents: title: "Matheus Castiglioni: Jest - Iniciando com testes e TDD" link: https://www.youtube.com/watch?v=sLx00kXPoTg 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: testando os seus componentes" link: https://cursos.alura.com.br/course/react-testando-componentes