Skip to content

Ported SelPy and PhysSelPython tests to nosetests

Marco Clemencic requested to merge use-nosetests into master

The version of pytest distributed with LCG 94 pytools is broken, but in Gaudi we use the equivalent tool nosetests, so I ported the tests to this other tool.

I switched the wrapper from QMTest to plain nosetests (as done in Gaudi) for simplicity.

This is meant to work on LCG 93 too, but it's Friday, so I only pick it up only for lhcb-gaudi-head.

Edited by Marco Clemencic

Merge request reports