You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/05 02:09:42 UTC

[jira] [Commented] (TINKERPOP-1665) Remove unittest from Gremlin-Python tests

    [ https://issues.apache.org/jira/browse/TINKERPOP-1665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15956193#comment-15956193 ] 

ASF GitHub Bot commented on TINKERPOP-1665:
-------------------------------------------

GitHub user davebshow opened a pull request:

    https://github.com/apache/tinkerpop/pull/593

    TINKERPOP-1665 Remove unittest from Gremlin-Python tests

    A simple PR that removes unnecessary `unittest` code from the Gremlin-Python test suite. 
    
    VOTE +1

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/tinkerpop TINKERPOP-1665

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tinkerpop/pull/593.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #593
    
----
commit d06868292d7f2592772dac2f15281fe2803cc328
Author: davebshow <da...@gmail.com>
Date:   2017-04-05T02:02:08Z

    removed unittest from gremlin-python tests

----


> Remove unittest from Gremlin-Python tests
> -----------------------------------------
>
>                 Key: TINKERPOP-1665
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1665
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: language-variant
>    Affects Versions: 3.2.4
>            Reporter: David M. Brown
>            Priority: Minor
>
> Since we are using Pytest, it is isn't necessary to use Python's unittest module



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)