WUT_Computer_Science/program
2023-06-07 03:16:28 +02:00
..
code feat: more easy unit tests 2023-06-07 03:16:28 +02:00
ecote feat: intermetiade test_parameter_argument and test_tabular_columns_parameters 2023-05-21 11:36:30 +02:00
unit_tests feat: more easy unit tests 2023-06-07 03:16:28 +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