junit_tests(
    name="tests",
    timeout=120,

    dependencies=[
        "src/resources/com/baeldung/hellopant:word",
    ],
)
