[
https://issues.apache.org/jira/browse/BEAM-8951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kamil Wasilewski updated BEAM-8951:
-----------------------------------
Description: 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 (was: 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)
> 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
> Priority: Major
> 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)