UNPKG
wdio-testmo-service
Version:
latest (0.0.13)
0.0.13
0.0.10
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
WebdriverIO service for choosing tests to run based on Priority
wdio-testmo-service
/
build
/
app.d.ts
3 lines
(2 loc)
•
73 B
TypeScript
View Raw
1
2
3
import
TestmoService
from
"./src/service"
;
export
default
TestmoService
;