Pre-release
This release is a pre-release and may not be stable for production use.
Code repository: http://svn.rcom.com.ar/rcom.recipe.seleniumenv
Questions and comments to santiycr@rcom.com.ar
Report bugs at http://rcom.com.ar/
Detailed Documentation
Supported options
The recipe supports the following options:
- option1
Description for option1…
- option2
Description for option2…
Example usage
We’ll start by creating a buildout that uses the recipe:
>>> write('buildout.cfg',
... """
... [buildout]
... parts = test1
...
... [test1]
... recipe = rcom.recipe.seleniumenv
... option1 = %(foo)s
... option2 = %(bar)s
... """ % { 'foo' : 'value1', 'bar' : 'value2'})
Running the buildout gives us:
>>> print 'start', system(buildout) # doctest:+ELLIPSIS start... Installing test1. Unused options for test1: 'option2' 'option1'. <BLANKLINE>
Contributors
Santiago Suarez Ordoñez, Author Juan Pablo Gimenez, Contributor
Change history
0.1 (xxxx-xx-xx)
Created recipe with ZopeSkel [Santiago Suarez Ordoñez].
Download
Release files for rcom.recipe.seleniumenv 0.1dev-r4475
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| rcom.recipe.seleniumenv-0.1dev-r4475.tar.gz | 14.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| rcom.recipe.seleniumenv-0.1dev_r4475-py2.5.egg | Legacy Egg format | - | - | Details |
Total release size:44.1 kB
Release files / rcom.recipe.seleniumenv-0.1dev-r4475.tar.gz
| Download URL | rcom.recipe.seleniumenv-0.1dev-r4475.tar.gz |
|---|---|
| Size | 14.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4fbd03925d790ce6967aa59b9d9caf9fde9f920dfb5fc7bb5ab6f2d38694bc11
|
|
BLAKE2b-256 checksum How to use checksums |
6de279c9b57f81e46ebc4f4d757cb3b38e4e8a6a18b4f341de370360e66b083f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / rcom.recipe.seleniumenv-0.1dev_r4475-py2.5.egg
| Download URL | rcom.recipe.seleniumenv-0.1dev_r4475-py2.5.egg |
|---|---|
| Size | 29.8 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
83313a6786d065a223e6d70bfc67b5b4899174441e828ed4c3cbfe3e1e82548d
|
|
BLAKE2b-256 checksum How to use checksums |
3c6b454962e5743a6e8d349aa2e39962245568904fd002b737301e1722507b14
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |