java - Py.test runner on Eclipse -
py.test version 2.5.2 java 8 jython 2.7 eclipse 4.3.2 pydev 3.5.0
i trying write jython project. unable run py.test runner on eclipse test code. whenever try, output: warning: not import test runner: --py-test-params. running default pydev unittest runner instead.
clearly using pydev test runner. thought installing pydev 3.5.0 through eclipse allow me utilize py.test. there paths need configure in eclipse?
java eclipse unit-testing jython py.test
No comments:
Post a Comment