Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 533 Bytes

File metadata and controls

27 lines (18 loc) · 533 Bytes

Instruduction

The goal of the test is extract information from a random source and convert all the information to a predefined data structure to archive the test.

Work to do

  1. Complete the data-model specifications on model.py.
  2. Impement the parsing_client.py to perform parsing of all the data and archive the test execution.
  3. Pass all the test cases.

Installation

python3 -m pip install -r requirements.txt --user

Test

python3 -m pytest test

Benchmark

python3 parsing_client.py