Uses the python-tool-competition-2024 to generate tests using the Klara.
For more information see https://github.com/ThunderKey/python-tool-competition-2024/.
- Install poetry
- Run
poetry install
The entry point called by python-tool-competition-2024
is the build_test
method in python_tool_competition_2024_klara/generator.py
.
Run poetry run python-tool-competition-2024 run <generator name>
.
With poetry run python-tool-competition-2024 run -h
you can find out what
generators were detected.