Package schrodinger :: Package test :: Module test_markers
[hide private]
[frames] | no frames]

Module test_markers

Container for test marker functions. These can be used to mark functions, methods, or classes.

Functions [hide private]
 
require_display(thing)
 
skip_under_pytest(thing)
Temporary decorator during py.test migration, skips the test when run under pytest, but run it outside of pytest.
Variables [hide private]
  display_present = True
hash(x)
  pytest = None
hash(x)
  __package__ = 'schrodinger.test'