WUT_Computer_Science/program
2023-06-07 16:39:56 +02:00
..
code fix: handle_line_strings access correct column number 2023-06-07 16:26:37 +02:00
ecote feat: intermetiade test_parameter_argument and test_tabular_columns_parameters 2023-05-21 11:36:30 +02:00
unit_tests fix: unit test 2023-06-07 16:39:56 +02:00
README.md chore: cleaning 2023-05-31 03:53:16 +02:00

To run unit tests: Enter project environment:

source /ecote/bin/activate

Run tests:

python -m pytest unit_tests