dodoo tester script
Project description
dodoo-tester is a set of useful Odoo maintenance functions. They are available as CLI scripts (based on dodoo), as well as composable python functions.
Script
Usage: dodoo-tester [OPTIONS]
Run Odoo tests through modern pytest instead of unittest.
Options:
--git-dir TEXT Autodetect changed modules (through git).
-i, --include TEXT Force test run on those modules.
-e, --exclude TEXT Force excluding those modules from tests. Even if a
change has been detected.
-t, --tags TEXT Filter on those test tags.
--logfile FILE Specify the log file.
-d, --database TEXT Specify the database name. If present, this parameter
takes precedence over the database provided in the Odoo
configuration file.
--log-level TEXT Specify the logging level. Accepted values depend on
the Odoo version, and include debug, info, warn, error.
[default: info]
-c, --config FILE Specify the Odoo configuration file. Other ways to
provide it are with the ODOO_RC or OPENERP_SERVER
environment variables, or ~/.odoorc (Odoo >= 10) or
~/.openerp_serverrc.
--help Show this message and exit.
Useful links
pypi page: https://pypi.org/project/dodoo-tester
code repository: https://github.com/xoe-labs/dodoo-tester
report issues at: https://github.com/xoe-labs/dodoo-tester/issues
Credits
Contributors:
Maintainer
This project is maintained by XOE Corp. SAS.
Changes
Future (?)
who knows…
0.6.6 (2019-06-02)
Inbclude camptocamp pytest tool for BDD
0.6.5 (2019-05-05)
Simplify repo structure
Fix package namespace issues
0.6.0 (2019-01-24)
Refactor to dodoo plugin
0.5.4 (2018-12-05)
Add addons-path option
0.5.3 (2018-12-04)
Improve 0.5.2 fix: generically use bytes for py3 and str for py2 envs
0.5.2 (2018-12-04)
Origin refspec fix: during fetching the origin, the refspec was read and temporarliy stored. This is because we need to override narrowed CI induced refspecs in some cases. However, it was read with a newline caracter, which then was written back corrupting the git repository.
0.5.1 (2018-12-04)
First PyPI release
Module change detection fixes
Testing db teardown (close leaked db conections)
0.5.0 (2018-11-04)
Start of project
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file dodoo-tester-0.6.7.tar.gz
.
File metadata
- Download URL: dodoo-tester-0.6.7.tar.gz
- Upload date:
- Size: 19.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b64008a97aea8302fc1490fce8af002aef5debbacf7a876cbe7635dbf8238083 |
|
MD5 | 445b441fa1f7e1fd55822c0f3b8ad3bc |
|
BLAKE2b-256 | c2cebff571b6d205ffcb539bb7357dd38a7d9d73a222fe952d72d41621990d56 |
File details
Details for the file dodoo_tester-0.6.7-py2.py3-none-any.whl
.
File metadata
- Download URL: dodoo_tester-0.6.7-py2.py3-none-any.whl
- Upload date:
- Size: 18.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 915225ca81f94e6db8c8d50aaa406afcf7671c3d03f7f18b4db6b6986adc4cf9 |
|
MD5 | 1d9f1d1418f404eb6b913d7a8c7a699e |
|
BLAKE2b-256 | a5b89dbd67001ea849ba6ced37ea15a140d94bc7b45ac22ba25c973bf100274c |