Mohammed Naser 0193198215 Add unit tests for tox_instalL_sibling_packages
This adds very basic framework and a simple unit test for a function
which had non-Python 3 code.

Change-Id: Ie22402aeacd21942c356d7d7c5c962b40a29caa4
2019-10-01 19:18:25 +00:00
..
2019-05-22 22:30:14 +02:00
2018-08-17 10:23:20 +10:00
2019-05-22 22:30:14 +02:00

Runs tox for a project

Role Variables

Environment variables to pass in to the tox run.

Path to a pip constraints file. Will be provided to tox via TOX_CONSTRAINTS_FILE (deprecated but currently still supported name is UPPER_CONSTRAINTS_FILE) environment variable if it exists.