WUT_Computer_Science/program
2023-06-05 23:35:58 +02:00
..
code feat: add flake support make it pylint compliant 2023-06-05 23:35:58 +02:00
ecote feat: intermetiade test_parameter_argument and test_tabular_columns_parameters 2023-05-21 11:36:30 +02:00
unit_tests feat: add flake support make it pylint compliant 2023-06-05 23:35:58 +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