Bret McGuire created CASSPYTHON-6:
-------------------------------------

             Summary: Create some combination of tox/pytest configs to run 
unit/integration tests
                 Key: CASSPYTHON-6
                 URL: https://issues.apache.org/jira/browse/CASSPYTHON-6
             Project: Apache Cassandra Python driver
          Issue Type: Bug
            Reporter: Bret McGuire


The current Jenkinsfile defines the various unit and/or integration tests we 
wish to run but it does so as a sequence of explicit pytest invocations.  I'd 
like to collapse all of this into a single entity, ideally some kind of pytest 
configuration, that can be run as a single command from tox.

 

Something like this would be very useful for a Python driver CI (and would in 
fact form the backbone of such a CI) but it would also be useful to allow 
developers to run the entire unit and/or integration test suite locally with 
just a few commands.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to