File tree Expand file tree Collapse file tree 1 file changed +0
-34
lines changed
Expand file tree Collapse file tree 1 file changed +0
-34
lines changed Original file line number Diff line number Diff line change @@ -34,18 +34,6 @@ potential contributors to your project.
3434There are three general types of tests that you can write for your Python
3535package: unit tests, integration tests and end-to-end (or functional) tests. Learn about all three.
3636:::
37-
38- :::{grid-item-card}
39- :link : run-tests
40- :link-type: doc
41-
42- ✨ How to Run Your Tests ✨
43- ^^^
44-
45- Learn more about what tools you can use to run tests. And how to run your
46- tests on different Python versions and different operating systems both on
47- your computer and using continuous integration on GitHub (or in any other CI).
48- :::
4937::::
5038
5139
@@ -64,26 +52,4 @@ Graphic showing the elements of the packaging process.
6452Intro <self>
6553Write tests <write-tests>
6654Test types <test-types>
67- Run tests <run-tests>
68- Code coverage <code-cov>
69-
70- ```
71-
72- ``` {toctree}
73- :hidden:
74- :maxdepth: 2
75- :caption: Continuous Integration
76-
77- Intro to CI <ci>
78- Run tests in CI <tests-ci>
79-
80- ```
81-
82- ``` {toctree}
83- :hidden:
84- :maxdepth: 2
85- :caption: Package data
86-
87- Package data <data>
88-
8955```
You can’t perform that action at this time.
0 commit comments