Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
b765fa6e
Unverified
Commit
b765fa6e
authored
Aug 28, 2021
by
James Lamb
Committed by
GitHub
Aug 28, 2021
Browse files
[R-package] use {testthat} SummaryReporter in tests (#4567)
parent
ba8533c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
R-package/tests/testthat.R
R-package/tests/testthat.R
+1
-0
No files found.
R-package/tests/testthat.R
View file @
b765fa6e
...
...
@@ -5,4 +5,5 @@ test_check(
package
=
"lightgbm"
,
stop_on_failure
=
TRUE
,
stop_on_warning
=
FALSE
,
reporter
=
testthat
::
SummaryReporter
$
new
()
)
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