pegleg/doc/source
Felipe Monteiro ec34ed056f Allow tox to support regexes for unit tests
This patch set adds a shell wrapper script to allow
tox to be used to run a subset of unit tests via regexes:

To run all unit tests, execute::

  $ tox -epy35

To run unit tests using a regex, execute::

  $ tox -epy35 -- <regex>

Change-Id: I2ba1e18226d686cb549a075e020ba02e24204829
2018-10-22 10:18:05 -04:00
..
cli Implement global lint and lint by site logic 2018-10-02 21:41:56 +01:00
diagrams docs: Add developer overview guide 2018-09-13 18:28:58 -06:00
images Implement global lint and lint by site logic 2018-10-02 21:41:56 +01:00
artifacts.rst Add git and branch revision support to Pegleg CLI 2018-09-13 14:30:27 -06:00
authoring_strategy.rst Refresh docs for Airship 2018-08-06 09:04:58 -05:00
conf.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
developer-overview.rst Allow tox to support regexes for unit tests 2018-10-22 10:18:05 -04:00
exceptions.rst fix: Pegleg exceptions documentation incorrectly rendering 2018-09-25 04:28:47 +00:00
getting_started.rst docs: Update getting started documentation 2018-09-14 11:14:36 -06:00
index.rst Implement global lint and lint by site logic 2018-10-02 21:41:56 +01:00