Skip to content
Snippets Groups Projects
Commit a9f80367 authored by jvfpw18's avatar jvfpw18
Browse files

Merge branch 'development' of gitlab.c3sl.ufpr.br:simcaq/simcaq-front-run-test into development

parents 8ebebe6e 6dae5f47
Branches
No related tags found
1 merge request!1Development
# SIMCAQ Frontend Run Test Using Cypress
## Modo de uso
### Instalando as dependências:
```bash
$ npm install
```
### Rodando os tests através da GUI:
```bash
$ npx cypress run
Executar simcaq-front.
```
### Rodando pela CLI:
```bash
$ npx cypress run
```
### Arquivo com as especificações do teste:
```bash
./test/simcaq-front.js
```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment