Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
a07bc5db
Commit
a07bc5db
authored
7 years ago
by
Johann-S
Committed by
XhmikosR
7 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Update README.md (#24912)
parent
a649c7f2
6 merge requests
!28721
Hot test
,
!27561
Adds font-weight-medium to font weight classes
,
!25494
web pack
,
!25326
Adjust examples
,
!23207
#22402 : modal: new autofocus & keyboardBtnNav options
,
!17021
v4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
js/tests/README.md
+1
-1
js/tests/README.md
with
1 addition
and
1 deletion
+1
-1
js/tests/README.md
+
1
-
1
View file @
a07bc5db
...
...
@@ -6,7 +6,7 @@ Bootstrap uses [QUnit](https://qunitjs.com/), a powerful, easy-to-use JavaScript
*
`vendor/`
contains third-party testing-related code (QUnit and jQuery).
*
`visual/`
contains "visual" tests which are run interactively in real browsers and require manual verification by humans.
To run the unit test suite via
[
PhantomJS
](
http://phantomjs.org
/
)
, run
`npm run js-test`
.
To run the unit test suite via
[
Karma
](
http://karma-runner.github.io
/
)
, run
`npm run js-test`
.
To run the unit test suite via a real web browser, open
`index.html`
in the browser.
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets