Bruno Oliveira

Results 83 issues of Bruno Oliveira

The old way using marks is being deprecated in pytest 7.2: https://github.com/pytest-dev/pytest/pull/9118

> Just to add to this the `RuntimeError` was removed in CPython and mock 3.0.0 due to similar concerns raised in #137 . Upstream issue : https://bugs.python.org/issue36366 . _Originally posted...

Include a Tips chapter to the documentation: - Configure a `QSettings` instance for tests (#85); - Document `qapp` as a public fixture; - Emulate `keyClicks` (https://github.com/pytest-dev/pytest-qt/issues/254#issuecomment-561848689).

docs :book:

Unfortunately requires access to a Mac to investigate/debug this further. Marked the flaky tests as `xfail`. [logs_98.zip](https://github.com/pytest-dev/pytest-qt/files/5078609/logs_98.zip)

Want to get opinions if we should start to use [pre-commit](https://pre-commit.com/) for general checkins (like docs, formatting, etc) and [black](https://github.com/ambv/black) for automatic code formatting of Python code. I've been using...

proposal

Please consider [transferring this plugin](https://github.com/pytest-dev/pytest/blob/master/CONTRIBUTING.rst#submitting-plugins-to-pytest-dev) to the pytest-dev organization.

Expected failures as `xfail`. http://www.boost.org/doc/libs/1_56_0_b1/libs/test/doc/html/utf/user-guide/test-organization/expected-failures.html

Hi! First of all, thanks a lot for the awesome control! I noticed two incorrect behaviors on the right handle: 1. If you click on it (press + release), it...

Please consider moving to new [pytest-dev](https://github.com/orgs/pytest-dev) team. See [contributing](https://bitbucket.org/pytest-dev/pytest/src/e26175bf8246f01fc5573e92359b3124624c31b7/CONTRIBUTING.rst?at=default#rst-header-id8) for more information. Cheers,

The current interfaces `IScalar`, `IQuantity`, etc. don't really have any purpose in our codebase.