Skip to content

Small improvements

Compare
Choose a tag to compare
@nicoddemus nicoddemus released this 06 Nov 01:27
· 953 commits to master since this release
  • Now it is possible to disable automatic exception capture by using markers or a pytest.ini option. Consult the documentation for more information. (#26, thanks @datalyze-solutions for bringing this up)
  • QApplication instance is created only if it wasn't created yet (#21, thanks @fabioz!)
  • addWidget now keeps a weak reference its widgets (#20, thanks @fabioz)