Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
simcaq-front-run-test
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Harbor Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
simcaq
simcaq-front-run-test
Commits
a9f80367
Commit
a9f80367
authored
5 years ago
by
jvfpw18
Browse files
Options
Downloads
Plain Diff
Merge branch 'development' of gitlab.c3sl.ufpr.br:simcaq/simcaq-front-run-test into development
parents
8ebebe6e
6dae5f47
Branches
Branches containing commit
No related tags found
1 merge request
!1
Development
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+25
-0
25 additions, 0 deletions
README.md
with
25 additions
and
0 deletions
README.md
0 → 100644
+
25
−
0
View file @
a9f80367
# 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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment