Vikas Kedigehalli created BEAM-1504:
---------------------------------------
Summary: Python standard coders test doesn't run with setup test
Key: BEAM-1504
URL: https://issues.apache.org/jira/browse/BEAM-1504
Project: Beam
Issue Type: Bug
Components: sdk-py
Reporter: Vikas Kedigehalli
Assignee: Vikas Kedigehalli
Priority: Minor
_python setup.py test_ does not run _standard_coders_test_. This is because
dynamically generated tests are not visibile to _nose.collect_ plugin.
Fix: use _nose-parameterized_ to create parameterized tests.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)