Commit Graph

167 Commits

Author SHA256 Message Date
Tomáš Chvátal
3f5e1e6a5d - Add setuptools requires as we still use entrypoints
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=38
2019-07-19 10:16:36 +00:00
Tomáš Chvátal
43c5404dad OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=37 2019-07-09 13:19:06 +00:00
Tomáš Chvátal
c632affc8b OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=36 2019-07-09 11:33:21 +00:00
Tomáš Chvátal
98447d46ee - Python-pytest4 contains pytest4; python-pytest3 contains pytest3
the main package from now on will be tracking upstream releases
- Update to 5.0.1:
  * Major update; from now on supporting only python3+
- Remove merged patches:
  * fix_test_raises_exception_looks_iterable.patch
  * importlib-metadata.patch
  * new-pluggy.patch
  * sphinx2.0.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=35
2019-07-09 11:32:41 +00:00
Dominique Leuenberger
6c5aa8c66f Accepting request 709052 from devel:languages:python:pytest
- Add missing quotes to the test call

- Add patch to fix build with new sphinx:
  * sphinx2.0.patch
- Add patch to fix build with new pluggy that uses importlib-metadata:
  * importlib-metadata.patch

OBS-URL: https://build.opensuse.org/request/show/709052
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=46
2019-06-18 12:49:11 +00:00
Tomáš Chvátal
c4739b14ee OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=33 2019-06-11 07:04:56 +00:00
Tomáš Chvátal
31a8f67e11 - Add missing quotes to the test call
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=32
2019-06-11 07:02:38 +00:00
Tomáš Chvátal
ba91308a17 - Add patch to fix build with new sphinx:
* sphinx2.0.patch
- Add patch to fix build with new pluggy that uses importlib-metadata:
  * importlib-metadata.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=31
2019-06-07 11:42:48 +00:00
Dominique Leuenberger
711d76bb2d Accepting request 679255 from devel:languages:python:pytest
- Add patch to build with new pluggy:
  * new-pluggy.patch

OBS-URL: https://build.opensuse.org/request/show/679255
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=45
2019-02-26 21:16:26 +00:00
Tomáš Chvátal
29246c18c9 - Add patch to build with new pluggy:
* new-pluggy.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=29
2019-02-26 13:16:15 +00:00
Tomáš Chvátal
f1fc2e66da - Add patch to build with new pluggy
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=28
2019-02-26 13:11:35 +00:00
Tomáš Chvátal
c7d311597a Accepting request 679247 from devel:languages:python:pytest
OBS-URL: https://build.opensuse.org/request/show/679247
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=27
2019-02-26 12:50:00 +00:00
Tomáš Chvátal
2b7ae8ad11 Accepting request 677297 from home:mimi_vx:branches:devel:languages:python:pytest
- Update to 4.3.0
  * pytest.warns() now emits a warning when it receives unknown keyword
     arguments.
  * Usage errors from argparse are mapped to pytest's UsageError.
  * Add the --ignore-glob parameter to exclude test-modules with Unix
     shell-style wildcard
  * With the help of new set_log_path() method there is a way to set log_file
     paths from hooks.
  * For detailed changelog please consult upstream list:
    + https://docs.pytest.org/en/latest/changelog.html#changelog

OBS-URL: https://build.opensuse.org/request/show/677297
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=26
2019-02-19 09:49:08 +00:00
Tomáš Chvátal
5b47858198 Mess things up, pytest 4.x
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=25
2019-01-31 12:59:02 +00:00
Dominique Leuenberger
89a000fc82 Accepting request 663296 from devel:languages:python:pytest
OBS-URL: https://build.opensuse.org/request/show/663296
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=44
2019-01-15 12:13:15 +00:00
Tomáš Chvátal
2c2fe721aa Accepting request 662938 from home:mcepl:branches:devel:languages:python:pytest
- Switch the package to multibuild.
- Add fix_test_raises_exception_looks_iterable.patch from
  gh#pytest-dev/pytest#4525

OBS-URL: https://build.opensuse.org/request/show/662938
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=23
2019-01-07 08:53:28 +00:00
Dominique Leuenberger
5b510a1a59 Accepting request 648996 from devel:languages:python:pytest
OBS-URL: https://build.opensuse.org/request/show/648996
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=43
2018-11-26 09:16:07 +00:00
c1937857ff Accepting request 648992 from home:mimi_vx:branches:devel:languages:python:pytest
- update to 3.10.1
 * Fix nested usage of debugging plugin (pdb)
 * Block the stepwise plugin if cacheprovider is also blocked, as one
    depends on the other.
 * Parse minversion as an actual version and not as dot-separated strings.
 * Fix duplicate collection due to multiple args matching the same packages.
 * Fix item.nodeid with resolved symlinks.
 * Fix collection of direct symlinked files, where the target does not match
    python_files.
 *  Fix TypeError in report_collect with _collect_report_last_write.

OBS-URL: https://build.opensuse.org/request/show/648992
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=21
2018-11-14 14:17:43 +00:00
Dominique Leuenberger
2f666e82e9 Accepting request 646342 from devel:languages:python:pytest
- update to 3.10.0
 * Resume capturing output after continue with __import__("pdb").set_trace().
 * Add -sw, --stepwise as an alternative to --lf -x for stopping at the first
    failure, but starting the next test invocation from that test.
 * Make --color emit colorful dots when not running in verbose mode.
 * Improve performance with collection reporting in non-quiet mode with terminals.
 * The "collecting …" message is only printed/updated every 0.5s.
 * Fix false RemovedInPytest4Warning: usage of Session... is deprecated, 
    please use pytest warnings.
 * Fix problems with running tests in package __init__.py files.
 * Swallow warnings during anonymous compilation of source.
 * Fix access denied error when deleting stale directories
    created by tmpdir / tmp_path.
 * Naming a fixture request will now raise a warning: the request fixture
    is internal and should not be overwritten as it will lead to internal errors.
 * Handle (ignore) exceptions raised during collection, e.g.
    with Django's LazySettings proxy class.
 * Added missing documentation about the fact that module names passed
    to filter warnings are not regex-escaped.
 * Display cachedir also in non-verbose mode if non-default.
 * pdb: improve message about output capturing with set_trace.
 * Do not display "IO-capturing turned off/on" when -s is used to avoid confusion.
 * Improve message and stack level of warnings issued by monkeypatch.setenv
    when the value of the environment variable is not a str.
 * Fix "ValueError: Plugin already registered" with conftest plugins via symlink.
 * Handle race condition between creation and deletion of temporary folders.
 * Fix bug where the warning summary at the end of the test session was
    not showing the test where the warning was originated.
 * Fix regression when stacklevel for warnings was passed as positional
    argument on python2.

OBS-URL: https://build.opensuse.org/request/show/646342
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=42
2018-11-12 08:49:12 +00:00
a86ed1728d Accepting request 646340 from home:mimi_vx:branches:devel:languages:python:pytest
- update to 3.10.0
 * Resume capturing output after continue with __import__("pdb").set_trace().
 * Add -sw, --stepwise as an alternative to --lf -x for stopping at the first
    failure, but starting the next test invocation from that test.
 * Make --color emit colorful dots when not running in verbose mode.
 * Improve performance with collection reporting in non-quiet mode with terminals.
 * The "collecting …" message is only printed/updated every 0.5s.
 * Fix false RemovedInPytest4Warning: usage of Session... is deprecated, 
    please use pytest warnings.
 * Fix problems with running tests in package __init__.py files.
 * Swallow warnings during anonymous compilation of source.
 * Fix access denied error when deleting stale directories
    created by tmpdir / tmp_path.
 * Naming a fixture request will now raise a warning: the request fixture
    is internal and should not be overwritten as it will lead to internal errors.
 * Handle (ignore) exceptions raised during collection, e.g.
    with Django's LazySettings proxy class.
 * Added missing documentation about the fact that module names passed
    to filter warnings are not regex-escaped.
 * Display cachedir also in non-verbose mode if non-default.
 * pdb: improve message about output capturing with set_trace.
 * Do not display "IO-capturing turned off/on" when -s is used to avoid confusion.
 * Improve message and stack level of warnings issued by monkeypatch.setenv
    when the value of the environment variable is not a str.
 * Fix "ValueError: Plugin already registered" with conftest plugins via symlink.
 * Handle race condition between creation and deletion of temporary folders.
 * Fix bug where the warning summary at the end of the test session was
    not showing the test where the warning was originated.
 * Fix regression when stacklevel for warnings was passed as positional
    argument on python2.

OBS-URL: https://build.opensuse.org/request/show/646340
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=19
2018-11-05 08:42:01 +00:00
461d00aa70 Accepting request 644834 from home:mimi_vx:branches:devel:languages:python:pytest
- update to 3.9.2
 * Improve error message when a recursive dependency between fixtures is detected.
 * Fix logging messages not shown in hooks pytest_sessionstart() and pytest_sessionfinish().
 * Fix unescaped XML raw objects in JUnit report for skipped tests
 * Python 2: safely format warning message about passing unicode strings to
    warnings.warn, which may cause surprising MemoryError exception when monkey
    patching warnings.warn itself.
 * Improve error message when it is not possible to determine a function’s signature.
 * Pin setuptools>=40.0 to support py_modules in setup.cfg
 * Restore the tmpdir behaviour of symlinking the current test run.
 * Fix filename reported by warnings.warn when using recwarn under python2.
 * For test-suites containing test classes, the information about the subclassed
    module is now output only if a higher verbosity level is specified (at least “-vv”).
 * The following accesses have been documented as deprecated for years, but are now
    actually emitting deprecation warnings.
 * Add a Deprecation warning for pytest.ensuretemp as it was deprecated since a while.
 * Improve usage errors messages by hiding internal details which can
    be distracting and noisy.
    This has the side effect that some error conditions that previously raised
    generic errors (such as ValueError for unregistered marks) are now raising
    Failed exceptions.
 * Log messages generated in the collection phase are shown when live-logging
    is enabled and/or when they are logged to a file.
 * Introduce tmp_path as a fixture providing a Path object.
 * Deprecation warnings are now shown even if you customize the warnings
    filters yourself. In the previous version any customization would override
    pytest’s filters and deprecation warnings would fall back to being hidden by default.
 * Allow specification of timeout for Testdir.runpytest_subprocess() and Testdir.run().
 * Add returncode argument to pytest.exit() to exit pytest with a specific return code.
 * Reimplement pytest.deprecated_call using pytest.warns so it supports

OBS-URL: https://build.opensuse.org/request/show/644834
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=18
2018-10-26 11:19:08 +00:00
Dominique Leuenberger
a346df12fc Accepting request 637656 from devel:languages:python:pytest
- update to 3.8.1
- drop remove_mock.patch
 * .pytest_cache directory is now automatically ignored by Git
 * Fix the following error during collection of tests inside packages:
    'TypeError: object of type 'Package' has no len()'
 * Fix bug where indirect parametrization would consider the scope of all
     fixtures used by the test function to determine the parametrization scope,
     and not only the scope of the fixtures being parametrized.
 * Fix crash of the assertion rewriter if a test changed the current working
     directory without restoring it afterwards.
 * Fix issue that prevented some caplog properties (for example record_tuples)
     from being available when entering the debugger with --pdb.
 * Fix UnicodeDecodeError in python2.x when a class returns a non-ascii binary
     __repr__ in an assertion which also contains non-ascii text.

- update to 3.8.1
- drop remove_mock.patch
 * .pytest_cache directory is now automatically ignored by Git
 * Fix the following error during collection of tests inside packages:
    'TypeError: object of type 'Package' has no len()'
 * Fix bug where indirect parametrization would consider the scope of all
     fixtures used by the test function to determine the parametrization scope,
     and not only the scope of the fixtures being parametrized.
 * Fix crash of the assertion rewriter if a test changed the current working
     directory without restoring it afterwards.
 * Fix issue that prevented some caplog properties (for example record_tuples)
     from being available when entering the debugger with --pdb.
 * Fix UnicodeDecodeError in python2.x when a class returns a non-ascii binary
     __repr__ in an assertion which also contains non-ascii text. (forwarded request 637650 from mimi_vx)

OBS-URL: https://build.opensuse.org/request/show/637656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=41
2018-09-26 12:53:57 +00:00
1908c4bb42 Accepting request 637650 from home:mimi_vx:branches:devel:languages:python:pytest
- update to 3.8.1
- drop remove_mock.patch
 * .pytest_cache directory is now automatically ignored by Git
 * Fix the following error during collection of tests inside packages:
    'TypeError: object of type 'Package' has no len()'
 * Fix bug where indirect parametrization would consider the scope of all
     fixtures used by the test function to determine the parametrization scope,
     and not only the scope of the fixtures being parametrized.
 * Fix crash of the assertion rewriter if a test changed the current working
     directory without restoring it afterwards.
 * Fix issue that prevented some caplog properties (for example record_tuples)
     from being available when entering the debugger with --pdb.
 * Fix UnicodeDecodeError in python2.x when a class returns a non-ascii binary
     __repr__ in an assertion which also contains non-ascii text.

- update to 3.8.1
- drop remove_mock.patch
 * .pytest_cache directory is now automatically ignored by Git
 * Fix the following error during collection of tests inside packages:
    'TypeError: object of type 'Package' has no len()'
 * Fix bug where indirect parametrization would consider the scope of all
     fixtures used by the test function to determine the parametrization scope,
     and not only the scope of the fixtures being parametrized.
 * Fix crash of the assertion rewriter if a test changed the current working
     directory without restoring it afterwards.
 * Fix issue that prevented some caplog properties (for example record_tuples)
     from being available when entering the debugger with --pdb.
 * Fix UnicodeDecodeError in python2.x when a class returns a non-ascii binary
     __repr__ in an assertion which also contains non-ascii text.

OBS-URL: https://build.opensuse.org/request/show/637650
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=16
2018-09-24 12:55:20 +00:00
aab09e1cd9 Accepting request 636145 from home:mimi_vx:branches:devel:languages:python:pytest
- update to 3.8.0
 * Config.warn has been deprecated, it should be replaced by calls
    to the standard warnings.warn.
 * Node.warn now supports two signatures:
     + node.warn(PytestWarning("some message")): is now the recommended way
        to call this function. The warning instance must be a PytestWarning
        or subclass instance.
     + node.warn("CI", "some message"): this code/message form is now deprecated
        and should be converted to the warning instance form above.
 * RemovedInPytest4Warning and PytestExperimentalApiWarning are now part
     of the public API and should be accessed using pytest.RemovedInPytest4Warning
     and pytest.PytestExperimentalApiWarning.
 * @pytest.mark.filterwarnings second parameter is no longer regex-escaped,
     making it possible to actually use regular expressions to check the warning message.
    + Note: regex-escaping the match string was an implementation oversight
        that might break test suites which depend on the old behavior.
 * Internal pytest warnings are now issued using the standard warnings module,
     making it possible to use the standard warnings filters to manage those
     warnings. This introduces PytestWarning, PytestDeprecationWarning
     and RemovedInPytest4Warning warning types as part of the public API.
 * DeprecationWarning and PendingDeprecationWarning are now shown by default
     if no other warning filter is configured. This makes pytest more compliant
     with PEP-0506. See the docs for more info.
 * Warnings are now captured and displayed during test collection.
 * PYTEST_DISABLE_PLUGIN_AUTOLOAD environment variable disables
    plugin auto-loading when set.
 * Added the count option to console_output_style to enable displaying
    the progress as a count instead of a percentage.
 * Added support for ‘xfailed’ and ‘xpassed’ outcomes
    to the pytester.RunResult.assert_outcomes signature.

OBS-URL: https://build.opensuse.org/request/show/636145
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=15
2018-09-17 09:46:23 +00:00
93af367238 Accepting request 634803 from home:mcepl:work
- Add remove_mock.patch which makes use of mock from PyPI
  optional (all python 3 versions have unittest.mock these days)

- Clean up SPEC file.

- Remove unnecessary patch 0001-Use-unittest.mock-if-is-only-aviable.patch
  (it has been already included in 3.7.4)

OBS-URL: https://build.opensuse.org/request/show/634803
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=14
2018-09-11 13:42:31 +00:00
Yuchen Lin
fa6a8060ac Accepting request 633516 from devel:languages:python:pytest
- update to 3.7.4
- drop 0001-Use-unittest.mock-if-is-only-aviable.patch
 * Fix possible infinite recursion when writing .pyc files
 * Cache plugin now obeys the -q flag when --last-failed and
     --failed-first flags are used.
 * Fix bad console output when using console_output_style=classic
 * Fixtures during teardown can again use capsys and capfd to inspect
     output captured during tests.
 * Fix bugs where unicode arguments could not be passed to testdir.runpytest
     on Python 2.
 * Fix double collection of tests within packages when the filename starts
     with a capital letter
 * Fix collection error when specifying test functions directly in the command
     line using test.py::test syntax together with --doctest-modules
  * Fix stdout/stderr not getting captured when real-time cli logging is active.
  * Fix bug where --show-capture=no option would still show logs printed during
     fixture teardown.
  * Fix issue where teardown of fixtures of consecutive sub-packages were
     executed once, at the end of the outer package.

- update to 3.7.2
- add 0001-Use-unittest.mock-if-is-only-aviable.patch
 * Fix filterwarnings not being registered as a builtin mark.
 * Fix test collection from packages mixed with normal directories.
 * Fix infinite recursion during collection if a pytest_ignore_collect
    hook returns False instead of None.
 * Fix bug where decorated fixtures would lose functionality
 * Fix bug where importing modules or other objects with prefix pytest_ prefix
    would raise a PluginValidationError.
 * Fix AttributeError during teardown of TestCase subclasses which raise

OBS-URL: https://build.opensuse.org/request/show/633516
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=40
2018-09-10 10:36:11 +00:00
530b79f188 - drop 0001-Use-unittest.mock-if-is-only-aviable.patch
- drop 0001-Use-unittest.mock-if-is-only-aviable.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=12
2018-09-05 20:55:40 +00:00
3e40b3d352 Accepting request 633031 from home:mimi_vx:branches:devel:languages:python:pytest
- update to 3.7.4
 * Fix possible infinite recursion when writing .pyc files
 * Cache plugin now obeys the -q flag when --last-failed and
     --failed-first flags are used.
 * Fix bad console output when using console_output_style=classic
 * Fixtures during teardown can again use capsys and capfd to inspect
     output captured during tests.
 * Fix bugs where unicode arguments could not be passed to testdir.runpytest
     on Python 2.
 * Fix double collection of tests within packages when the filename starts
     with a capital letter
 * Fix collection error when specifying test functions directly in the command
     line using test.py::test syntax together with --doctest-modules
  * Fix stdout/stderr not getting captured when real-time cli logging is active.
  * Fix bug where --show-capture=no option would still show logs printed during
     fixture teardown.
  * Fix issue where teardown of fixtures of consecutive sub-packages were
     executed once, at the end of the outer package.

- update to 3.7.4
 * Fix possible infinite recursion when writing .pyc files
 * Cache plugin now obeys the -q flag when --last-failed and
     --failed-first flags are used.
 * Fix bad console output when using console_output_style=classic
 * Fixtures during teardown can again use capsys and capfd to inspect
     output captured during tests.
 * Fix bugs where unicode arguments could not be passed to testdir.runpytest
     on Python 2.
 * Fix double collection of tests within packages when the filename starts
     with a capital letter

OBS-URL: https://build.opensuse.org/request/show/633031
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=11
2018-09-04 13:50:02 +00:00
ca17decc30 Accepting request 630989 from home:mimi_vx:branches:devel:languages:python:pytest
- update to 3.7.2
- add 0001-Use-unittest.mock-if-is-only-aviable.patch
 * Fix filterwarnings not being registered as a builtin mark.
 * Fix test collection from packages mixed with normal directories.
 * Fix infinite recursion during collection if a pytest_ignore_collect
    hook returns False instead of None.
 * Fix bug where decorated fixtures would lose functionality
 * Fix bug where importing modules or other objects with prefix pytest_ prefix
    would raise a PluginValidationError.
 * Fix AttributeError during teardown of TestCase subclasses which raise
    an exception during __init__.
 * Fix traceback reporting for exceptions with __cause__ cycles.

- update to 3.7.2
- add 0001-Use-unittest.mock-if-is-only-aviable.patch
 * Fix filterwarnings not being registered as a builtin mark.
 * Fix test collection from packages mixed with normal directories.
 * Fix infinite recursion during collection if a pytest_ignore_collect
    hook returns False instead of None.
 * Fix bug where decorated fixtures would lose functionality
 * Fix bug where importing modules or other objects with prefix pytest_ prefix
    would raise a PluginValidationError.
 * Fix AttributeError during teardown of TestCase subclasses which raise
    an exception during __init__.
 * Fix traceback reporting for exceptions with __cause__ cycles.

OBS-URL: https://build.opensuse.org/request/show/630989
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=10
2018-08-22 22:13:21 +00:00
Dominique Leuenberger
0630dfe3c0 Accepting request 627904 from devel:languages:python:pytest
- update to 3.7.1 

-  update to 3.7.0
 * pytest_namespace has been deprecated.
 * Calling a fixture function directly, as opposed to request them in a test
    function, now issues a RemovedInPytest4Warning.
 * New package fixture scope: fixtures are finalized when the last test of
    a package finishes. This feature is considered experimental, so use it sparingly.
 * Node.add_marker now supports an append=True/False parameter to determine
    whether the mark comes last (default) or first.
 * Fixture caplog now has a messages property, providing convenient access
    to the format-interpolated log messages without the extra data provided by the formatter/handler.
 * New --trace option to enter the debugger at the start of a test.
 * Introduce pytester.copy_example as helper to do acceptance tests
   against examples from the project.

- update to 3.7.1
 * Raise immediately if approx() is given an expected value of a type it
     doesn’t understand (e.g. strings, nested dicts, etc.).
 * Correctly represent the dimensions of an numpy array when calling repr() on approx().
 * Fix incompatibility with third party plugins during collection, which
     produced the error object has no attribute '_collectfile'.
 * Display the absolute path if cache_dir is not relative to the rootdir instead of failing.
 * Fix compatibility problem with plugins and the warning code issued
     by fixture functions when they are called directly.
 * Fix infinite recursion in pytest.approx with arrays in numpy<1.13.
 * iFix TypeError when the assertion message is bytes in python 3.

-  update to 3.7.0
 * pytest_namespace has been deprecated.

OBS-URL: https://build.opensuse.org/request/show/627904
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=39
2018-08-08 12:45:49 +00:00
fa4a23f35b Accepting request 627901 from home:mimi_vx:branches:devel:languages:python:pytest
- update to 3.7.1 

- update to 3.7.1
 * Raise immediately if approx() is given an expected value of a type it
     doesn’t understand (e.g. strings, nested dicts, etc.).
 * Correctly represent the dimensions of an numpy array when calling repr() on approx().
 * Fix incompatibility with third party plugins during collection, which
     produced the error object has no attribute '_collectfile'.
 * Display the absolute path if cache_dir is not relative to the rootdir instead of failing.
 * Fix compatibility problem with plugins and the warning code issued
     by fixture functions when they are called directly.
 * Fix infinite recursion in pytest.approx with arrays in numpy<1.13.
 * iFix TypeError when the assertion message is bytes in python 3.

OBS-URL: https://build.opensuse.org/request/show/627901
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=8
2018-08-07 14:50:27 +00:00
e8313ac3be Accepting request 627079 from home:mimi_vx:branches:devel:languages:python:pytest
-  update to 3.7.0
 * pytest_namespace has been deprecated.
 * Calling a fixture function directly, as opposed to request them in a test
    function, now issues a RemovedInPytest4Warning.
 * New package fixture scope: fixtures are finalized when the last test of
    a package finishes. This feature is considered experimental, so use it sparingly.
 * Node.add_marker now supports an append=True/False parameter to determine
    whether the mark comes last (default) or first.
 * Fixture caplog now has a messages property, providing convenient access
    to the format-interpolated log messages without the extra data provided by the formatter/handler.
 * New --trace option to enter the debugger at the start of a test.
 * Introduce pytester.copy_example as helper to do acceptance tests
   against examples from the project.

-  update to 3.7.0
 * pytest_namespace has been deprecated.
 * Calling a fixture function directly, as opposed to request them in a test
    function, now issues a RemovedInPytest4Warning.
 * New package fixture scope: fixtures are finalized when the last test of
    a package finishes. This feature is considered experimental, so use it sparingly.
 * Node.add_marker now supports an append=True/False parameter to determine
    whether the mark comes last (default) or first.
 * Fixture caplog now has a messages property, providing convenient access
    to the format-interpolated log messages without the extra data provided by the formatter/handler.
 * New --trace option to enter the debugger at the start of a test.
 * Introduce pytester.copy_example as helper to do acceptance tests
   against examples from the project.

OBS-URL: https://build.opensuse.org/request/show/627079
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=7
2018-08-02 13:12:16 +00:00
Dominique Leuenberger
f32849bcab Accepting request 622959 from devel:languages:python:pytest
- update to pytest-3.6.3
- drop python_mock.patch
 * Fix ImportWarning triggered by explicit relative imports in assertion-rewritten
    package modules.
 * Fix error in pytest.approx when dealing with 0-dimension numpy arrays.
 * No longer raise ValueError when using the get_marker API.
 * Fix problem where log messages with non-ascii characters would not appear
    in the output log file.
 * No longer raise AttributeError when legacy marks can't be stored in functions.

- update to pytest-3.6.3
- drop python_mock.patch
 * Fix ImportWarning triggered by explicit relative imports in assertion-rewritten
    package modules.
 * Fix error in pytest.approx when dealing with 0-dimension numpy arrays.
 * No longer raise ValueError when using the get_marker API.
 * Fix problem where log messages with non-ascii characters would not appear
    in the output log file.
 * No longer raise AttributeError when legacy marks can't be stored in functions. (forwarded request 622958 from mimi_vx)

OBS-URL: https://build.opensuse.org/request/show/622959
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=38
2018-07-17 07:38:13 +00:00
206af1b767 Accepting request 622958 from home:mimi_vx:branches:devel:languages:python:pytest
- update to pytest-3.6.3
- drop python_mock.patch
 * Fix ImportWarning triggered by explicit relative imports in assertion-rewritten
    package modules.
 * Fix error in pytest.approx when dealing with 0-dimension numpy arrays.
 * No longer raise ValueError when using the get_marker API.
 * Fix problem where log messages with non-ascii characters would not appear
    in the output log file.
 * No longer raise AttributeError when legacy marks can't be stored in functions.

- update to pytest-3.6.3
- drop python_mock.patch
 * Fix ImportWarning triggered by explicit relative imports in assertion-rewritten
    package modules.
 * Fix error in pytest.approx when dealing with 0-dimension numpy arrays.
 * No longer raise ValueError when using the get_marker API.
 * Fix problem where log messages with non-ascii characters would not appear
    in the output log file.
 * No longer raise AttributeError when legacy marks can't be stored in functions.

OBS-URL: https://build.opensuse.org/request/show/622958
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=5
2018-07-16 00:25:54 +00:00
Dominique Leuenberger
13b3ba408f Accepting request 618559 from devel:languages:python:pytest
-  update to 3.6.2
- add python-mock to buildrequires
- fix test command
- add python_mock.patch to use stdlib mock library on py3

- Update to version 3.6.0
  + Features
    * Revamp the internals of the ``pytest.mark`` implementation with correct per
      node handling which fixes a number of long standing bugs caused by the old
      design. This introduces new ``Node.iter_markers(name)`` and
      ``Node.get_closest_mark(name)`` APIs. Users are **strongly encouraged** to
      read the `reasons for the revamp in the docs
      <https://docs.pytest.org/en/latest/mark.html#marker-revamp-and-iteration>`_,
      or jump over to details about `updating existing code to use the new APIs
      <https://docs.pytest.org/en/latest/mark.html#updating-code>`_. (`#3317
      <https://github.com/pytest-dev/pytest/issues/3317>`_)
    * Now when ``@pytest.fixture`` is applied more than once to the same function a
      ``ValueError`` is raised. This buggy behavior would cause surprising problems
      and if was working for a test suite it was mostly by accident. (`#2334
      <https://github.com/pytest-dev/pytest/issues/2334>`_)
    * Support for Python 3.7's builtin ``breakpoint()`` method, see `Using the
      builtin breakpoint function
      <https://docs.pytest.org/en/latest/usage.html#breakpoint-builtin>`_ for
      details. (`#3180 <https://github.com/pytest-dev/pytest/issues/3180>`_)
    * ``monkeypatch`` now supports a ``context()`` function which acts as a context
      manager which undoes all patching done within the ``with`` block. (`#3290
      <https://github.com/pytest-dev/pytest/issues/3290>`_)
    * The ``--pdb`` option now causes KeyboardInterrupt to enter the debugger,
      instead of stopping the test session. On python 2.7, hitting CTRL+C again
      exits the debugger. On python 3.2 and higher, use CTRL+D. (`#3299

OBS-URL: https://build.opensuse.org/request/show/618559
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=37
2018-06-25 09:35:39 +00:00
Dominique Leuenberger
35068c2d37 Accepting request 602321 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/602321
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=36
2018-05-06 12:55:08 +00:00
Dominique Leuenberger
be7246d36d Accepting request 593001 from devel:languages:python
- add python3-sphinxcontrib-trio to BuildRequires 

- update to 3.5.0
- new install dependency python-more-itertools
- more changes in CHANGELOG.rst

- update to 3.5.0
- new install dependency python-more-itertools
- more changes in CHANGELOG.rst

OBS-URL: https://build.opensuse.org/request/show/593001
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=35
2018-04-02 20:48:47 +00:00
Dominique Leuenberger
a1b7ffd6d0 Accepting request 584625 from devel:languages:python
- update to 3.4.2
- more in python-pytest.changes

- update to 3.4.2
* Removed progress information when capture option is no.
* Refactor check of bindir from exists to isdir.
* Fix TypeError issue when using approx with a Decimal value. 
* Fix reference cycle generated when using the request fixture. 
* [tool:pytest] sections in *.cfg files passed by the
   -c option are now properly recognized.

OBS-URL: https://build.opensuse.org/request/show/584625
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=34
2018-03-12 11:01:55 +00:00
Dominique Leuenberger
e0c397d8eb Accepting request 581941 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/581941
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=33
2018-03-06 09:43:54 +00:00
Dominique Leuenberger
f71322f608 Accepting request 579198 from devel:languages:python
- update to 3.4.1
* Move import of doctest.UnexpectedException to top-level to avoid possible
  errors when using --pdb.
* Added printing of captured stdout/stderr before entering pdb, and improved a
  test which was giving false negatives about output capturing.
* Fix ordering of tests using parametrized fixtures which can lead to fixtures
  being created more than necessary.
* Fix bug where logging happening at hooks outside of "test run" hooks would
  cause an internal error.
* Detect arguments injected by unittest.mock.patch decorator correctly when
  pypi mock.patch is installed and imported.
* Errors shown when a pytest.raises() with match= fails are now cleaner
  on what happened: When no exception was raised, the "matching '...'" part got
  removed as it falsely implies that an exception was raised but it didn't
  match. When a wrong exception was raised, it's now thrown 
  instead of complaining about the unmatched text.
* Add Sphinx parameter docs for match and message args to pytest.raises
* Rename ParameterSet._for_parameterize() to _for_parametrize() in
    order to comply with the naming convention.

- update to 3.4.1
* Move import of doctest.UnexpectedException to top-level to avoid possible
  errors when using --pdb.
* Added printing of captured stdout/stderr before entering pdb, and improved a
  test which was giving false negatives about output capturing.
* Fix ordering of tests using parametrized fixtures which can lead to fixtures
  being created more than necessary.
* Fix bug where logging happening at hooks outside of "test run" hooks would
  cause an internal error.
* Detect arguments injected by unittest.mock.patch decorator correctly when (forwarded request 579197 from mimi_vx)

OBS-URL: https://build.opensuse.org/request/show/579198
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=32
2018-02-24 15:37:21 +00:00
Dominique Leuenberger
7aea8b952d Accepting request 575840 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/575840
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=31
2018-02-15 12:20:39 +00:00
Dominique Leuenberger
adaecf3396 Accepting request 562163 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/562163
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=30
2018-01-16 08:25:01 +00:00
Dominique Leuenberger
800e9991a2 Accepting request 556675 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/556675
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=29
2017-12-15 13:01:40 +00:00
Dominique Leuenberger
17090bdd9a Accepting request 542013 from devel:languages:python
- update to 3.2.5
* don't limit py&lt;1.5

- update to 3.2.5
* don't limit py&lt;1.5 (forwarded request 542012 from mimi_vx)

OBS-URL: https://build.opensuse.org/request/show/542013
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=28
2017-11-19 10:05:58 +00:00
Dominique Leuenberger
d658ec082f Accepting request 537603 from devel:languages:python
- update to version 3.2.3:
  * Bug Fixes
    + Fix crash in tab completion when no prefix is given. (#2748)
    + The equality checking function (__eq__) of MarkDecorator returns
      False if one object is not an instance of MarkDecorator. (#2758)
    + When running pytest --fixtures-per-test: don’t crash if an item
      has no _fixtureinfo attribute (e.g. doctests) (#2788)
  * Improved Documentation
    + In help text of -k option, add example of using not to not
      select certain tests whose names match the provided
      expression. (#1442)
    + Add note in parametrize.rst about calling metafunc.parametrize
      multiple times. (#1548)
  * Trivial/Internal Changes
    + Set xfail_strict=True in pytest’s own test suite to catch
      expected failures as soon as they start to pass. (#2722)
    + Fix typo in example of passing a callable to markers (in
      example/markers.rst) (#2765)

- Fix python-py version requirement.
- Update to 3.2.2:
  * Bug Fixes
    - Calling the deprecated request.getfuncargvalue() now shows the
      source of the call. (#2681)
    - Allow tests declared as @staticmethod to use fixtures. (#2699)
    - Fixed edge-case during collection: attributes which raised
      pytest.fail when accessed would abort the entire collection.
      (#2707)
    - Fix ReprFuncArgs with mixed unicode and UTF-8 args. (#2731)
  * Improved Documentation

OBS-URL: https://build.opensuse.org/request/show/537603
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=27
2017-11-02 09:24:10 +00:00
Dominique Leuenberger
c83e0c9223 Accepting request 527316 from devel:languages:python
- skip creating a python3 symlink when only python2.x is being built

OBS-URL: https://build.opensuse.org/request/show/527316
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=26
2017-09-21 10:28:12 +00:00
Dominique Leuenberger
63c64a5255 Accepting request 483801 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/483801
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=25
2017-04-19 16:05:53 +00:00
Dominique Leuenberger
cfc0981802 Accepting request 460258 from devel:languages:python
first batch of singlespec packages

OBS-URL: https://build.opensuse.org/request/show/460258
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=24
2017-02-27 17:33:58 +00:00
Dominique Leuenberger
3216e6dfdd Accepting request 428222 from devel:languages:python
update to version 3.0.2

OBS-URL: https://build.opensuse.org/request/show/428222
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=23
2016-09-20 11:23:40 +00:00
Dominique Leuenberger
e3989164ed Accepting request 424253 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/424253
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=22
2016-09-05 19:18:43 +00:00