You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: TESTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Neo4j Driver Testing
2
2
To run driver tests, [Tox](https://tox.readthedocs.io) is required as well as at least one version of Python.
3
-
The versions of Python supported by this driver are CPython 3.7 - 3.12
3
+
The versions of Python supported by this driver are CPython 3.10 - 3.13
4
4
5
5
## Testing with TestKit
6
6
TestKit is the shared test suite used by all official (and some community contributed) Neo4j drivers to ensure consistent and correct behavior across all drivers.
0 commit comments