Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Knot Resolver
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
112
Issues
112
List
Board
Labels
Milestones
Merge Requests
16
Merge Requests
16
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Knot projects
Knot Resolver
Commits
e03bd525
Verified
Commit
e03bd525
authored
Nov 30, 2018
by
Tomas Krizek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pytests/tests: fix typos in README
parent
3d446036
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.rst
tests/pytests/README.rst
+2
-2
No files found.
tests/pytests/README.rst
View file @
e03bd525
...
...
@@ -21,7 +21,7 @@ Tests can be executed with the pytest framework.
$ pytest-3 --html pytests.html --self-contained-html # html report
It's highly recommended to run these tests in parallel, since lot of them
wait for kresd timeout. This can be don with `python-xdist`:
wait for kresd timeout. This can be don
e
with `python-xdist`:
.. code-block:: bash
...
...
@@ -32,7 +32,7 @@ each other. However, when using lots of parallel jobs, it is possible an already
port will be assigned to kresd. These cases will be detected and result in skipped
tests.
Some tests are om
m
itted from automatic test collection by default, due to their
Some tests are omitted from automatic test collection by default, due to their
resource contraints. These typicially have to be executed separately by providing
the path to test file directly.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment