UNPKG
@infect/rda
Version:
latest (3.4.6)
3.4.6
3.4.5
3.4.4
3.4.3
3.4.2
3.4.1
3.4.0
3.3.0
3.2.3
3.2.2
3.2.1
3.2.0
3.1.0
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.1.1
2.1.0
2.0.6
2.0.5
2.0.4
2.0.0
RDA public API
github.com/infect-org/rda
infect-org/rda
@infect/rda
/
test
/
000.000-setup.js
4 lines
(3 loc)
•
113 B
JavaScript
View Raw
1
2
3
4
import
section, {
SpecReporter
}
from
'section-tests'
;
// set up console reporter
section.
use
(
new
SpecReporter
());