#877 Develop a consistent way to run unit tests once we use site_packages in tox's virtualenv
Closed: Fixed 6 years ago Opened 6 years ago by mprahl.

For Module Stream Expansion, we'll need to use the system's site_packages in tox because libsolv doesn't provide bindings when installed via PyPi. Let's develop a container image that's solely used for running unit tests. That way we can guarantee the environment is the same on every system.


I guess my container setting to run unit tests on Fedora and CentOS might be useful for you.

https://github.com/junaruga/rpm-py-installer/blob/master/.travis.yml

Metadata Update from @mprahl:
- Issue assigned to mprahl

6 years ago

Metadata Update from @mprahl:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

6 years ago

Login to comment on this ticket.

Metadata