You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kamil Wasilewski (Jira)" <ji...@apache.org> on 2019/12/11 15:09:00 UTC

[jira] [Created] (BEAM-8951) Stop using nose in load tests

Kamil Wasilewski created BEAM-8951:
--------------------------------------

             Summary: Stop using nose in load tests
                 Key: BEAM-8951
                 URL: https://issues.apache.org/jira/browse/BEAM-8951
             Project: Beam
          Issue Type: Sub-task
          Components: testing
            Reporter: Kamil Wasilewski
             Fix For: Not applicable


The community is considering moving away from nose to pytest: https://issues.apache.org/jira/browse/BEAM-3713. We should change the way of running Python load tests: instead of being subclasses of `unittest.TestCase`, they could be plain Python scripts, just like wordcount examples. This will bring one additional benefit: `LOAD_TEST_ENABLED` guard will be no longer needed and could be safely removed



--
This message was sent by Atlassian Jira
(v8.3.4#803005)