Details
-
Sub-task
-
Status: Resolved
-
P2
-
Resolution: Fixed
-
None
-
None
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
Attachments
Issue Links
- is related to
-
BEAM-3713 Consider moving away from nose to nose2 or pytest.
- Resolved
- links to