<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.openstack.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hiwkby</id>
		<title>OpenStack - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.openstack.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hiwkby"/>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/wiki/Special:Contributions/Hiwkby"/>
		<updated>2026-07-12T03:01:31Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.28.2</generator>

	<entry>
		<id>https://wiki.openstack.org/w/index.php?title=Trove/unit-testing&amp;diff=183518</id>
		<title>Trove/unit-testing</title>
		<link rel="alternate" type="text/html" href="https://wiki.openstack.org/w/index.php?title=Trove/unit-testing&amp;diff=183518"/>
				<updated>2023-08-09T08:16:12Z</updated>
		
		<summary type="html">&lt;p&gt;Hiwkby: /* Running Tests */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Setup =&lt;br /&gt;
&lt;br /&gt;
First need to do a &amp;quot;pip install tox&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Ubuntu ==&lt;br /&gt;
* sudo apt-get install libmysqlclient-dev&lt;br /&gt;
* sudo apt-get install python-dev&lt;br /&gt;
* sudo apt-get install libxml2-dev libxslt1-dev&lt;br /&gt;
* sudo apt-get install libpq-dev&lt;br /&gt;
&lt;br /&gt;
== Mac OSX ==&lt;br /&gt;
* brew install mysql&lt;br /&gt;
* brew install python-dev&lt;br /&gt;
&lt;br /&gt;
= Running Tests =&lt;br /&gt;
&lt;br /&gt;
To run all tests and PEP8, run tox within the trove repository directory, like so:&lt;br /&gt;
&lt;br /&gt;
$ tox&lt;br /&gt;
&lt;br /&gt;
To run just the tests for Python 3.9, run:&lt;br /&gt;
&lt;br /&gt;
$ tox -epy39&lt;br /&gt;
&lt;br /&gt;
To run just PEP8, run:&lt;br /&gt;
&lt;br /&gt;
$ tox -epep8&lt;br /&gt;
&lt;br /&gt;
To generate a coverage report,run:&lt;br /&gt;
&lt;br /&gt;
$ tox -ecover&lt;/div&gt;</summary>
		<author><name>Hiwkby</name></author>	</entry>

	</feed>