Package test-with-clickhouse: Information

    Source package: test-with-clickhouse
    Version: 0.1.3-alt1
    Latest version according to Repology
    Build time:  May 23, 2024, 01:25 PM in the task #348721
    Report package bug
    License: GPLv2+
    Summary: A wrapper to run tests against ClickHouse server
    Description: 
    A wrapper to run tests against ClickHouse server.

    List of RPM packages built from this SRPM:
    python3-module-clickhouse_test (noarch)

    Maintainer: Paul Wolneykien

    List of contributors:
    Paul Wolneykien

    ACL:
    Paul Wolneykien
    @everybody

      1. python3(pytest)
      2. /proc
      3. python3(setuptools)
      4. python3(wheel)
      5. python3-module-pyproject-installer >= 0.4.0
      6. rpm-build-python3
      7. clickhouse-server
      8. python3(clickhouse_driver)

    Last changed


    April 18, 2024 Paul Wolneykien 0.1.3-alt1
    - Add support to test UDFs and with UDFs.
    - Add configuration parameters to the ClickHouseTestServer()
      constructor.
    April 4, 2024 Paul Wolneykien 0.1.2-alt2
    - Disable build test on arches where clickhouse-server is not
      available.
    Oct. 16, 2023 Paul Wolneykien 0.1.2-alt1
    - Improved logging control.
    - Fix: Make CLICKHOUSE_SERVER_CLEANUP=0 disable cleanup.