We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b19c917 commit 0d07c78Copy full SHA for 0d07c78
news/tests-dir.rst
@@ -0,0 +1,25 @@
1
+**Added:**
2
+
3
+* <news item>
4
5
+**Changed:**
6
7
8
9
+**Deprecated:**
10
11
12
13
+**Removed:**
14
15
16
17
+**Fixed:**
18
19
+* Moved the tests directory from src to the root using conftest.py.
20
+* Fixed a circular import bug during " pip install ." in GitHub CI.
21
+* Renamed .py files under tests to snake_case.
22
23
+**Security:**
24
25
0 commit comments