Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cucumber/pytest-bdd-ng

BDD library for the py.test runner
https://github.com/cucumber/pytest-bdd-ng

Some more test cleanup (#375)

* Some more test cleanup

* Docs updated

bfefabeb277bdee71a436db06a67618005cd3fc8 authored over 4 years ago by Oleg Pidsadnyi <[email protected]>
Cleanuptests2 (#370)

* Cleaning up tests

* Changelog entry

76ed2ece2aa822cdf764b37a8d042227db9ff9c9 authored over 4 years ago by Oleg Pidsadnyi <[email protected]>
Converting tests (#367)

* Converting tests to use the correct pytest methodology for plugins

6ba231fbe369a8a36bc7057eff1d6ba1f49cc995 authored over 4 years ago by Oleg Pidsadnyi <[email protected]>
Fix typo

be94d2e55a92bf728d129e596e5d78aa50cb1ce8 authored over 4 years ago by Alessio Bogon <[email protected]>
Parse multilines according to the gherkin specification (delimited by `"""` quotes)

4a39fd3a920be04453d85ccd2e134495346322a5 authored over 4 years ago by Alessio Bogon <[email protected]>
Blackify

42a1e4ea210836c268f270ec2059eca7274076b0 authored over 4 years ago by Alessio Bogon <[email protected]>
Add test for multiline with triple double-quote characters

6476ed4c742787677c244cfead1d3fa1a5723d2d authored over 4 years ago by Alessio Bogon <[email protected]>
Fix typo

62f2d9d1aa0f9f62996daca616d0bc43f6b4830c authored over 4 years ago by Alessio Bogon <[email protected]>
Preparing the release 3.3.0

34bc88572bdb9e71d1d7798a9b4ca6a0daa2b017 authored over 4 years ago by Oleg Pidsadnyi <[email protected]>
Possible to relax Gherkin validation for simple steps generator.

b6786a01024d7eb37031664239f9f69d97fe5165 authored over 4 years ago by Vitalii Buriak <[email protected]>
Relax Gherkin validation for simple steps generator.

605ab1b453ce71fcbcf19cb0b8ea3db6e7169ec4 authored over 4 years ago by Vitalii Buriak <[email protected]>
Clean script file.

65873276d3183796c41a26b681ac9632329ac868 authored over 4 years ago by Vitalii Buriak <[email protected]>
Clean Readme file.

b466b7b6b2730cbc4b7f47bb7539db26dcb7f894 authored over 4 years ago by Vitalii Buriak <[email protected]>
Update CHANGES.rst

f3b92bd2d502dc5d6668e9686fd759638eb1e3f6 authored almost 5 years ago by Alessio Bogon <[email protected]>
Implement parsing escaped pipe characters in outline parameters (#337)

* Implement parsing escaped pipe characters in outline parameters

* Use unicode_literals to f...

36bd74b0405788ead8fbf1615a2dfd7564db1a16 authored almost 5 years ago by Mark Moes <[email protected]>
Fix gherkin terminal reporter test flakiness (#340)

The test compares the output of two different reporters and tries to account for
the different ...

3f1ba96c2de855f96bda04cff8250f8c5a6095ed authored almost 5 years ago by Florian Bruhin <[email protected]>
Blackify scripts.py

76d4d876d6f224087f679dca6a85d74b2825fb84 authored almost 5 years ago by Alessio Bogon <[email protected]>
Update pythons and pytests

e87b7563063c4c68e6daf1a9ee57de7f8e2a3995 authored almost 5 years ago by Alessio Bogon <[email protected]>
Update changelog

100e9076005862587dd287308f14e45201b86d19 authored almost 5 years ago by Alessio Bogon <[email protected]>
Escape quote in generation (#327)

* Escape single quotes in generated test names

* Escape single, double, triple-single and tri...

34b7f96b7728e9974358d55bb3ca235cb501efcd authored almost 5 years ago by Mark Moes <[email protected]>
Fix for Python 4 and drop support for pytest < 4.3 (#332)

* Fix for Python 4

* Drop support for pytest < 4.3

* Update changelog and authors

9dc09bcd065898ab08a622ee6ffe376dc3dbaae2 authored about 5 years ago by Hugo van Kemenade <[email protected]>
Drop compatibility with pytest < 3.6 (#322)

* Remove support code for pytest < 3.6

* Update setup.py tags

* Require pytest>=3.6 from s...

d26411fe2e0c8467f254d0c95f71d17f810435c8 authored about 5 years ago by Alessio Bogon <[email protected]>
Refactor code coverage configuration (#321)

* Switch from Coveralls.io to Codecov.io
* Use `coverage` directly instead of `pytest-cov`, it ...

c6b16b676b5e39c73ba6e7d67f42c8fb72f20267 authored about 5 years ago by Alessio Bogon <[email protected]>
Use black style and other pre-commit hooks.

Plugins added:
black
trailing-whitespace
end-of-file-fixer
check-yaml

c7002a4862e0e7870024f84d20b9e637a15f97bd authored about 5 years ago by Alessio Bogon <[email protected]>
Apply `black` formatter to the codebase

6047a35ef13910477dcbc6458a6c26c9b3fb5423 authored about 5 years ago by Alessio Bogon <[email protected]>
Use black for linters check.

f4dce04053036f10350ce682396c34c6d8cc4dec authored about 5 years ago by Alessio Bogon <[email protected]>
Add changelog note

9a8d608f3e2c2d0206f94c1275f492b8dd4ef220 authored about 5 years ago by Alessio Bogon <[email protected]>
Fix pytest --generate --fixtures flag

This patch resolves the issues where pytest will try to double load the
pytest_cmd_main.

b95e8e35c38286713adfc09ce067dd35764e965e authored about 5 years ago by James Harris <[email protected]>
Fix item collection breaking when non Function items are present (#318)

* Fix item collection breaking when non Function items are present

* Bump version 3.2.1

386ed90cec68f4a9e000728928bbb4854f9a56d4 authored about 5 years ago by Alessio Bogon <[email protected]>
Bump version 3.2.0

398c50f70c2675e16875f7068260c44bbfdbd6aa authored about 5 years ago by Alessio Bogon <[email protected]>
Remove code that rewrites code (#309)

* Stop testing for old pytest and python versions

* Switch from pytest-pep8 to pycodestyle.
...

22261289364ab80a8683bf2361fe077589eda1a9 authored about 5 years ago by Alessio Bogon <[email protected]>
Update CHANGES.rst

467e73d433a7f95d7456101ab25198a707d145a4 authored about 5 years ago by Alessio Bogon <[email protected]>
Fix Python 3.8 support

0b6cc6518cd5c61f4f681e0b593fcea77a4473b9 authored about 5 years ago by Florian Bruhin <[email protected]>
Bump version, update changelog

72a8764556cdecb96c8ce44861af8de1a5726c9c authored over 5 years ago by Alessio Bogon <[email protected]>
Allow unicode type in given step names in Py 2

Allows the given step name to be unicode in Py2.

Py 3 is not affected. It still does not all...

55069df7a75c0b3b8fc5a8c4cba9c208dfe73e90 authored over 5 years ago by Blaise Kal <[email protected]>
Add test for given names with unicode types

d8ebeeed1c8c3d11d225f571ac5b7fa0f07fb377 authored over 5 years ago by Blaise Kal <[email protected]>
Fix wrong command line usage

fa9fb67d39fb5f0c975ddd24a9d12e01428193ae authored over 5 years ago by Alessio Bogon <[email protected]>
Switch from pytest-pep8 to pycodestyle.

Pytest-pep8 received the last update in 2014, and it is now not working with pytest >= 4.5

76a75ea3e652afaf42fded247e623b67c8212e2f authored over 5 years ago by Alessio Bogon <[email protected]>
Stop testing for old pytest and python versions

d299bd75ad2373e137f7bd3a5a5135ba9afaf9eb authored over 5 years ago by Alessio Bogon <[email protected]>
Fix pytest missing markers definitions

eafd61abae6058b48b4807a831d537ad1e61d28a authored over 5 years ago by Alessio Bogon <[email protected]>
Remove supposedly useless test?

That test is now breaking in pytest 4.6, and it is a weird one anyway

a18641490e2149367864599ff59faa4dd78db822 authored over 5 years ago by Alessio Bogon <[email protected]>
pep8

1f095c3713ec630363a9da59684958ced00f1cfd authored over 5 years ago by Alessio Bogon <[email protected]>
Mark some tags to avoid warning in result

378eeba9c735367b9b87245d9328e2a8850e19bb authored over 5 years ago by Alessio Bogon <[email protected]>
Fix pytest missing markers definitions

e06156b5dc08857098a8fe6ebe98e120d69ea892 authored over 5 years ago by Alessio Bogon <[email protected]>
Explicitly state used markers

545c6ca5b0cd1649a304347cc40cdb374961fa35 authored over 5 years ago by Alessio Bogon <[email protected]>
Add missing line at the end of the file

2a10da1bc9678701f194d81c5c35b4aefcd032b9 authored over 5 years ago by Alessio Bogon <[email protected]>
gherkin terminal reporter tests steps renamed to not being collected as test items by pytest

b3370c3c5528e8fcc4c60968dcb46e63632b60c4 authored over 5 years ago by Milosz Sliwinski <[email protected]>
Update outdated behat hyperlinks in documentation

a8795dad7836f96a2074dc005206ffcd2d08ba75 authored over 5 years ago by Milosz Sliwinski <[email protected]>
Merge branch 'master' of github.com:pytest-dev/pytest-bdd

8c1aa9a72f198e202bbfbb685481b7749e23dcd7 authored over 5 years ago by Alessio Bogon <[email protected]>
Reorganize imports

dfed37115d43b78043b13c6b3f2ec3d9b2a9ea5f authored over 5 years ago by Alessio Bogon <[email protected]>
Remove usage of re.compile in example code

2a1c45166e2ceb9f594d1f50deaf20ced541aa90 authored over 5 years ago by Alessio Bogon <[email protected]>
Update minimum pytest required version in README

956081cded048c9794bb38546036fb2a489edd66 authored over 5 years ago by Alessio Bogon <[email protected]>
Bump version 3.1.0

239a2e92a610e6dcd8e9963aba82f3bd1ebe4c20 authored over 5 years ago by Alessio Bogon <[email protected]>
Define the right pythons

dc04fe7dcd2773fcbd9be227d16dc3a6975a18d5 authored over 5 years ago by Alessio Bogon <[email protected]>
Pass all the required arguments to hooks

744e855e0102699a08160c163f1ac5146664bb92 authored over 5 years ago by Alessio Bogon <[email protected]>
Implicitly decode step definitions to unicode with utf-8

51fa93e9e1fe9fed63cffaaa4b5dd571623c535c authored over 5 years ago by Alessio Bogon <[email protected]>
Add release notes

66b86feefdccd7f4248d18e44e82b717f8edd336 authored over 5 years ago by Alessio Bogon <[email protected]>
Do not accept regex as step definitions

c298a3edf5d878837b338f0d2484ff3319e54a4a authored over 5 years ago by Alessio Bogon <[email protected]>
Fix missed pytest options

f5e90000b7ff99927335c0f833400d43a15d914b authored over 5 years ago by Alessio Bogon <[email protected]>
Merge pull request #289 from pytest-dev/generated-steps-raise-notimplemented

Generated steps should raise NotImplementedError

3a7a5c4eb23224d8bada06adf5c9979a1ce26e3a authored over 5 years ago by Oleg Pidsadnyi <[email protected]>
Merge branch 'master' into generated-steps-raise-notimplemented

61bf486ac2e559ee2da953326f74c33450483587 authored over 5 years ago by Alessio Bogon <[email protected]>
Remove compat function

7f4ba0315dcc2304698d6d3b3d7d2b8d35bb84f2 authored over 5 years ago by Alessio Bogon <[email protected]>
Remove pytest < 3.3.2 from the test suite

2b60fbc378eb6a0913527a99b664b935de4ada25 authored over 5 years ago by Alessio Bogon <[email protected]>
drop compatibility with pytest < 3.0.0

ee05a101e9876bdf6c6432890364ec4788d1022a authored over 5 years ago by Alessio Bogon <[email protected]>
Remove compat function get_request_fixture_names

dbf2339e6211e831c07ab0ac16d3e2ad002320f4 authored over 5 years ago by Alessio Bogon <[email protected]>
(supposedly) drop compatibility with pytest < 3.3.2

The test suite still passes with all the pytests >= 3, so I wonder if I
actually broke the compa...

b411cfa4638395153392ecce5269ea6f7ccf056d authored over 5 years ago by Alessio Bogon <[email protected]>
Fix example code in the documentation

Fixes #236

873cd82f7a81ec80cc383dabce4a8008319c2d05 authored over 5 years ago by Alessio Bogon <[email protected]>
Generated step files should raise NotImplementedError

eded49a2ae557aadc3449c54df6f4d652237d50c authored over 5 years ago by Alessio Bogon <[email protected]>
Upgrade travis config

3fedb8f16a6781cf91061fd94d6051480c2eaaf3 authored over 5 years ago by Alessio Bogon <[email protected]>
Merge branch 'master' into update-ci-pytest-versions

a7222ccaecf889656cfc7005fbbac18e1edcaa98 authored over 5 years ago by Alessio Bogon <[email protected]>
Bump version 3.0.2

6cb8291be6271e854f4d5c59cb30cae72fde4a2d authored over 5 years ago by Alessio Bogon <[email protected]>
add pytest 4.1, 4.2 to tox builds

fa0514ecb178b95921abdaf3b97902abc5b8db9d authored over 5 years ago by Alessio Bogon <[email protected]>
Merge pull request #268 from lancelote/patch-1

Remove odd bullet point

d72c4451ca49c751c92515b59f5ff0cdb4e2e70b authored over 5 years ago by Florian Bruhin <[email protected]>
Merge branch 'master' into patch-1

dbd8ab98f6f8b571d589a4b9f75b2556a912a3c6 authored over 5 years ago by Alessio Bogon <[email protected]>
Merge pull request #288 from sliwinski-milosz/add_config_stack

Add configuration stack and fix pytest warnings

8e1756ffe69b6df49b2306e14aa55ad1ef1f0d7a authored over 5 years ago by Alessio Bogon <[email protected]>
UserWarning fixed in gherkin terminal reporter

67c54dc185053fc019c92909e94d9edf8ce7df67 authored over 5 years ago by Milosz Sliwinski <[email protected]>
Fixed test which was failing because starting from pytest 4.2.0, SKIPPED is used instead of SKIP in report for skipped tests

04353d29f364a9f845e0efa43eebbfca7a5be9a3 authored over 5 years ago by Milosz Sliwinski <[email protected]>
Fixes #276: Added config stack to keep tests separation. Removed usage of deprecated pytest.config global variable

216beadbccb975ff5bf5c2ac3c8478c23348c27c authored over 5 years ago by Milosz Sliwinski <[email protected]>
Merge pull request #287 from sliwinski-milosz/fix_tags_tests

In tests use -m instead of -k for running tests by marker expressions

6db3496ad2cd6434b6cc2cbaadf905fba4b9c215 authored almost 6 years ago by Florian Bruhin <[email protected]>
Merge branch 'master' into fix_tags_tests

cb8114bbbe66c8b9d59520ac7333d72804078c7c authored almost 6 years ago by Milosz Sliwinski <[email protected]>
Merge pull request #286 from bertold/patch-1

Some wording changes to the introductory section

ad844ffb1170113d38a52c2d712e89c0f1eb21c5 authored almost 6 years ago by Florian Bruhin <[email protected]>
In tests use -m instead of -k for running tests by marker expressions

07efb553d4d0faf1232c77c075cc6e21b53f472f authored almost 6 years ago by Milosz Sliwinski <[email protected]>
Update README.rst

Co-Authored-By: bertold <[email protected]>

3ddd0396668c184847ba25d8b5a8b6cbd4f0dc1f authored almost 6 years ago by Andrea Cimatoribus <[email protected]>
Update README.rst

Co-Authored-By: bertold <[email protected]>

044a73754a004d7b627d3d1785f47695a9fa6b09 authored almost 6 years ago by Andrea Cimatoribus <[email protected]>
Update README.rst

Co-Authored-By: bertold <[email protected]>

19a3e60f73487b336e896b66db53511446985080 authored almost 6 years ago by Andrea Cimatoribus <[email protected]>
Update README.rst

Co-Authored-By: bertold <[email protected]>

9abc1e2d4d6a3d8653cdf957f161f4896b47533e authored almost 6 years ago by Andrea Cimatoribus <[email protected]>
Some wording changes to the introductory section

f5aebaade93ead6ff67cced53579929f27a3223c authored almost 6 years ago by Bertold Kolics <[email protected]>
Fixes #273: Fix for unicode steps in gherkin reporter (#274)

* Fixes #273: Fix for unicode steps in gherkin reporter

* Test unicode step names in gherkin ...

fb44fc3a9875ae58e157ea58fd45e403920d52a3 authored almost 6 years ago by Milosz Sliwinski <[email protected]>
Remove odd bullet point

617e85a05c5f3fb33063821320d2a70f7235eabf authored almost 6 years ago by Pavel Karateev <[email protected]>
Add pytests 3.10 and 4 to tox (#267)

* Update changelog

* Add pytests to tox

516533cf03c7dcadef6331d910db31f2486669f6 authored almost 6 years ago by Alessio Bogon <[email protected]>
Do not use deprecated MarkInfo objects on pytest>=3.6 (#262)

* Do not use deprecated MarkInfo objects on pytest>=3.6

* Provide way to get all parametrize ...

5678a5c84e27a36f3bc70e1dfd73f910157aa0d7 authored almost 6 years ago by Milosz Sliwinski <[email protected]>
Test all supported pytest versions (plus more python interpreters) (#265)

Test all supported pytest versions (plus more python interpreters) and pytest-xdist

f1a3e45e51debee848c025a9a4c11207789bf7fc authored almost 6 years ago by Alessio Bogon <[email protected]>
Update lowest required pytest version (#260)

* Update lowest required pytest version

* tox: Run tests for minimal version of pytest

* B...

f7a30fc843dbe23cbf026b08dfb84d9eb06b64a4 authored almost 6 years ago by Milosz Sliwinski <[email protected]>
Typo fixed in docs: strict_gherking->strict_gherkin

9dd326ad5dbbb4676046406cf73a27d382569213 authored almost 6 years ago by Milosz Sliwinski <[email protected]>
Update contributors

05f06bfa30ef739d2ed4dc7a4c046b6aed84388a authored about 6 years ago by Alessio Bogon <[email protected]>
rephrase changelog

aecb9e956bca18cbb260a1cbf7f28bd1ff135159 authored about 6 years ago by Alessio Bogon <[email protected]>
Update documentation

6b492d61d289e0110a9c0e310493b6c33c085a2a authored about 6 years ago by Alessio Bogon <[email protected]>
Bump version to 3.0.0, since we have incompatible changes

7b0685e42d99a496e9ef87e4557d3955cef5aa79 authored about 6 years ago by Alessio Bogon <[email protected]>
Update changelog

a62f4cbc5a503adaaac8c630fbde7ce69080a4d8 authored about 6 years ago by Alessio Bogon <[email protected]>
Rephrase changelog

4826aa06d9c0e7edcc40b19e5817bca119b783fc authored about 6 years ago by Alessio Bogon <[email protected]>