Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
work:tutorial_de_reexecução_de_testes [2022/01/14 12:01] magsilvawork:tutorial_de_reexecução_de_testes [2022/01/14 12:09] (current) magsilva
Line 4: Line 4:
       * Fedora: ''dnf install yarnpkg''       * Fedora: ''dnf install yarnpkg''
   - Resolva as dependências do software a ser testado:   - Resolva as dependências do software a ser testado:
-    * ''yarn'': ''yarn install''  +    * ''yarn'': ''yarn install''  
 +  - Execute os casos de teste: 
 +    * ''yarn'': ''yarn test''