Sign in
apache
/
cassandra-python-driver
/
9952e2ab22c7e034b96cc89330791d73c221546b
commit
9952e2ab22c7e034b96cc89330791d73c221546b
[
log
]
author
Bret McGuire <absurdfarce@users.noreply.github.com>
Tue Jul 16 11:39:24 2024 -0500
committer
GitHub <noreply@github.com>
Tue Jul 16 11:39:24 2024 -0500
tree
76ddf9425be142ad9f8b39c44ee7f9ce4fa8333a
parent
611431c3ff720566a0255c48d586e6d9b1a0f655
[
diff
]
PYTHON-1297 Convert to pytest for running unit and integration tests (#1215)
.gitignore
[
diff
]
.travis.yml
[
diff
]
Jenkinsfile
[
diff
]
README-dev.rst
[
diff
]
appveyor/run_test.ps1
[
diff
]
cassandra/io/asyncorereactor.py
[
diff
]
cassandra/io/libevreactor.py
[
diff
]
cassandra/io/twistedreactor.py
[
diff
]
setup.py
[
diff
]
test-requirements.txt
[
diff
]
tests/integration/__init__.py
[
diff
]
tests/integration/cloud/conftest.py
[Added -
diff
]
tests/integration/conftest.py
[Added -
diff
]
tests/integration/cqlengine/conftest.py
[Added -
diff
]
tests/integration/cqlengine/test_batch_query.py
[
diff
]
tests/integration/simulacron/conftest.py
[Added -
diff
]
tests/integration/standard/conftest.py
[Added -
diff
]
tests/unit/io/test_asyncorereactor.py
[
diff
]
tests/unit/io/test_libevreactor.py
[
diff
]
tests/unit/io/test_twistedreactor.py
[
diff
]
tests/unit/io/utils.py
[
diff
]
tests/unit/test_host_connection_pool.py
[
diff
]
tox.ini
[
diff
]
23 files changed
tree: 76ddf9425be142ad9f8b39c44ee7f9ce4fa8333a
appveyor/
benchmarks/
cassandra/
docs/
examples/
tests/
.gitignore
.travis.yml
appveyor.yml
CHANGELOG.rst
CONTRIBUTING.rst
docs.yaml
doxyfile
example_core.py
example_mapper.py
ez_setup.py
Jenkinsfile
LICENSE
MANIFEST.in
README-dev.rst
README.rst
requirements.txt
setup.py
test-datastax-requirements.txt
test-requirements.txt
tox.ini