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)