[ 
https://issues.apache.org/jira/browse/SPARK-54450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ruifeng Zheng resolved SPARK-54450.
-----------------------------------
    Fix Version/s: 4.2.0
       Resolution: Fixed

Issue resolved by pull request 53157
[https://github.com/apache/spark/pull/53157]

> We should be able to run test from unittest style string
> --------------------------------------------------------
>
>                 Key: SPARK-54450
>                 URL: https://issues.apache.org/jira/browse/SPARK-54450
>             Project: Spark
>          Issue Type: Test
>          Components: PySpark
>    Affects Versions: 4.2.0
>            Reporter: Tian Gao
>            Assignee: Tian Gao
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 4.2.0
>
>
> Currently we can run individual pyspark tests by
> run-tests --testname="test.module TestClass.test_case"
> But unittest will report errors with style of test.module.TestClass.test_case 
> - it's something people already get used to.
> It's fine that we have our own style, but it would be nice if we can support 
> copy-paste directly from unittest report.



--
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