Skip to content

Nose-testconfig extension? #1

@sknight80

Description

@sknight80

Hi,

I use the nosetests framework with nose-testconfig extensions and webdriver (selenium). How can I use the nose-testconfig extension in lettuce-webdriver?

My running command for nosetests was the following:
nosetests --tc:myusername=blabla --selenium-driver=<Remote.webdriver>

Is it possible to use the following command line for Lettuce case:
lettuce_cli.py --tc:myusername=blabla --selenium-driver=

The definition cames from nose setup.cfg file and the nosetests created a right webdriver instance.

Awaiting for your answer,
Istvan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions