Skip to content

Files

Latest commit

e9058d5 · Oct 8, 2019

History

History
8 lines (8 loc) · 277 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 277 Bytes

Interposed Functions

Running tests

From project src folder run:

docker build -t scope-test test/
docker run -v $(pwd):/opt/scope -t scope-test python  /opt/scope/test/ltp_test_runner/runner.py --config /opt/scope/test/ltp_test_runner/.runner.conf

Applications