mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-19 07:52:56 +00:00
Add pytest info
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
We test our images using `pytest` module.
|
We test our images using `pytest` module.
|
||||||
|
|
||||||
|
`conftest.py` and `pytest.ini` in the root of our repository define the environment in which tests are run.
|
||||||
|
More info on pytest can be found [here](https://docs.pytest.org/en/latest/reference/index.html).
|
||||||
|
|
||||||
There are two kinds of tests we use:
|
There are two kinds of tests we use:
|
||||||
|
|
||||||
- General tests - these are located in [this](https://github.com/jupyter/docker-stacks/blob/master/test) folder
|
- General tests - these are located in [this](https://github.com/jupyter/docker-stacks/blob/master/test) folder
|
||||||
|
Reference in New Issue
Block a user