美文网首页
7 Lettuce of BDD lettuce_webdri

7 Lettuce of BDD lettuce_webdri

作者: 初见_0308 | 来源:发表于2019-07-10 10:29 被阅读0次

    '''

    1 Install Lettuce_webdriver

        1 download address: https://pypi.python.org/pypi/Lettuce_webdriver.

        2 install by pip

    2 Install nose

        1 download address: https://pypi.python.org/pypi/nose

        2 install by pip

        3 nose is a testing frame,Lettuce_webdriver depends on it to run.

    3 Create directory structure; as follow.

    4 Write baidu.feature file.

    5 Write testing script in step_definitions directory.

    6 Create terrain.py in support directory  to define the basic configuration of test script.

    '''

    相关文章

      网友评论

          本文标题:7 Lettuce of BDD lettuce_webdri

          本文链接:https://www.haomeiwen.com/subject/tujmxctx.html