Skip to content

paulojeronimo/javaee-tutorial-testes

gh-pages
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Tutorial: Testes em aplicações Java EE com Arquillian

Gerando o tutorial localmente

  • Baixe este projeto;
  • Instale o Asciidoctor;
  • Instale uma máquina virtual Java;
  • Execute ./build para gerar a versão em HTML;
  • Execute ./build pdf para gerar a versão em PDF;

Executando o tutorial

  • Siga os passos em ./index.html;