
============================== warnings summary ===============================
tests\strategies\base_strategy_test.py:237
  d:\OneDrive\DEV\exonware\xwquery\tests\strategies\base_strategy_test.py:237: PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.slow

tests\strategies\test_cql_strategy.py:17
  d:\OneDrive\DEV\exonware\xwquery\tests\strategies\test_cql_strategy.py:17: PytestUnknownMarkWarning: Unknown pytest.mark.xwquery_cql - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.xwquery_cql

tests\strategies\test_cypher_strategy.py:17
  d:\OneDrive\DEV\exonware\xwquery\tests\strategies\test_cypher_strategy.py:17: PytestUnknownMarkWarning: Unknown pytest.mark.xwquery_cypher - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.xwquery_cypher

tests\strategies\test_datalog_strategy.py:17
  d:\OneDrive\DEV\exonware\xwquery\tests\strategies\test_datalog_strategy.py:17: PytestUnknownMarkWarning: Unknown pytest.mark.xwquery_datalog - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.xwquery_datalog

tests\strategies\test_elastic_dsl_strategy.py:17
  d:\OneDrive\DEV\exonware\xwquery\tests\strategies\test_elastic_dsl_strategy.py:17: PytestUnknownMarkWarning: Unknown pytest.mark.xwquery_elastic_dsl - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.xwquery_elastic_dsl

tests\strategies\test_gremlin_strategy.py:17
  d:\OneDrive\DEV\exonware\xwquery\tests\strategies\test_gremlin_strategy.py:17: PytestUnknownMarkWarning: Unknown pytest.mark.xwquery_gremlin - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.xwquery_gremlin

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ===========================
ERROR tests/strategies/test_eql_strategy.py
ERROR tests/strategies/test_flux_strategy.py
ERROR tests/strategies/test_gql_strategy.py
ERROR tests/strategies/test_graphql_strategy.py
ERROR tests/strategies/test_hiveql_strategy.py
ERROR tests/strategies/test_hql_strategy.py
ERROR tests/strategies/test_jmespath_strategy.py
ERROR tests/strategies/test_jq_strategy.py
ERROR tests/strategies/test_json_query_strategy.py
ERROR tests/strategies/test_jsoniq_strategy.py
ERROR tests/strategies/test_kql_strategy.py
ERROR tests/strategies/test_linq_strategy.py
ERROR tests/strategies/test_logql_strategy.py
ERROR tests/strategies/test_mql_strategy.py
ERROR tests/strategies/test_n1ql_strategy.py
ERROR tests/strategies/test_new_sql_strategies_roundtrip.py
ERROR tests/strategies/test_new_strategies_comprehensive.py
ERROR tests/strategies/test_new_strategies_manual.py
ERROR tests/strategies/test_new_strategies_roundtrip.py
ERROR tests/strategies/test_new_strategies_xwquery_integration.py
ERROR tests/strategies/test_new_time_series_strategies.py
ERROR tests/strategies/test_partiql_strategy.py
ERROR tests/strategies/test_pig_strategy.py
ERROR tests/strategies/test_promql_strategy.py
ERROR tests/strategies/test_sparql_strategy.py
ERROR tests/strategies/test_sql_strategy.py
ERROR tests/strategies/test_xml_query_strategy.py
ERROR tests/strategies/test_xpath_strategy.py
ERROR tests/strategies/test_xquery_strategy.py
ERROR tests/strategies/test_xwnode_executor_strategy.py
ERROR tests/strategies/test_xwquery_strategy.py
ERROR tests/test_format_detection.py
ERROR tests/test_grammar_parse_unparse.py
ERROR tests/test_xwnode_integration.py
ERROR tests/test_xwquery_xwnode_comprehensive.py
!!!!!!!!!!!!!!!!!! Interrupted: 35 errors during collection !!!!!!!!!!!!!!!!!!!
6 warnings, 35 errors in 3.94s
