Update doc/en/getting-started.rst
This commit is contained in:
parent
430ceb35c6
commit
c7a5b9959b
|
@ -35,7 +35,7 @@ Install ``pytest``
|
||||||
Create your first test
|
Create your first test
|
||||||
----------------------------------------------------------
|
----------------------------------------------------------
|
||||||
|
|
||||||
Create a Python file test_sample.py and write a simple test function with just four lines of code:
|
Create a Python file named ``test_sample.py`` and write a simple test function with just four lines of code:
|
||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue