Fabien
2015-07-30 13:27:38 UTC
Hi all,
is it possible to use the @image_comparison decorator for tests
generated within a unittest.TestCase class?
With my attempts so far the decorator was indeed instanicated at run
time but the test was not called, i.e. the test would allways pass...
Running the test with decorator from outside the class works fine.
Any idea? Thanks,
Fabien
------------------------------------------------------------------------------
is it possible to use the @image_comparison decorator for tests
generated within a unittest.TestCase class?
With my attempts so far the decorator was indeed instanicated at run
time but the test was not called, i.e. the test would allways pass...
Running the test with decorator from outside the class works fine.
Any idea? Thanks,
Fabien
------------------------------------------------------------------------------