Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
synergy
o3skim
Commits
073d29a0
Commit
073d29a0
authored
Oct 21, 2020
by
BorjaEst
Browse files
Add first draft for tests doc
parent
49bba524
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/dev_guide/tests.rst
View file @
073d29a0
Tests
==================================
\ No newline at end of file
==================================
Tests should run using tox_
.. _tox: https://tox.readthedocs.io/en/latest/
To install it with pip use:
.. code-block:: bash
$ pip install tox
To start testing simply run:
.. code-block:: bash
$ tox
...
py37: commands succeeded
py38: commands succeeded
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