Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
9
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Walmyr Lima e Silva Filho
sample-app
Commits
2fb72584
Commit
2fb72584
authored
Feb 10, 2019
by
Walmyr Filho
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update readme file with more info about how to run the tests
Also, add pipeline badge in the new build status sub-section.
parent
01b9c696
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
README.md
README.md
+8
-2
No files found.
README.md
View file @
2fb72584
...
@@ -14,9 +14,15 @@ You will need [Node](http://nodejs.org) and NPM to run the tests for this sample
...
@@ -14,9 +14,15 @@ You will need [Node](http://nodejs.org) and NPM to run the tests for this sample
Run
`npm i`
to install the dev dependencies.
Run
`npm i`
to install the dev dependencies.
## Running tests
in interactive mode
## Running tests
Run
`npx cypress open`
to open cypress, then click the
**Run all specs**
button to run the tests.
Run
`npx cypress open`
to open cypress, then click the
**Run all specs**
button to run the tests in interactive mode.
Or run
`npx t`
to run the tests in headless mode.
### Build status
[

](https://gitlab.com/wlsf82/sample-app)
__
_
__
_
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment