Commit Graph

123 Commits

Author SHA1 Message Date
Anatoly Bubenkov 482482b059 code cleanup. vertical example table implemented 2014-03-15 01:05:21 +01:00
Anatoly Bubenkov e3e4cb6ad2 Scenario outline implementation based on pure pytest parametrization 2014-03-13 18:33:53 +01:00
Oleg Pidsadnyi f9b53fe6e2 Merge branch 'master' of github.com:olegpidsadnyi/pytest-bdd
Conflicts:
	README.rst
	pytest_bdd/scenario.py
	setup.py
2014-03-10 23:54:55 +01:00
Anatoly Bubenkov d3928c7e4d scenario outlines implemented 2014-03-10 23:03:11 +01:00
Oleg Pidsadnyi 2728925e71 readme 2014-02-19 13:51:34 +01:00
Oleg Pidsadnyi 95a7b9a6e4 readme 2014-02-19 13:47:25 +01:00
Oleg Pidsadnyi d3e80ca83e trying gherkin lexer 2014-02-19 13:39:14 +01:00
Oleg Pidsadnyi 78c14b7543 typo 2014-01-29 12:12:19 +01:00
Oleg Pidsadnyi 8d89a4f388 gherkin feature support 2014-01-29 12:09:46 +01:00
Anatoly Bubenkov 652ab40fbe remove unnecessary hooks. add documentation 2013-12-11 00:01:42 +01:00
Andrey Makhnach 05217a897a Added text in README.rst about scenario encoding param 2013-11-07 13:06:14 +01:00
Oleg Pidsadnyi 798132b6fd readme updated to describe the test setup 2013-09-21 12:05:01 +02:00
Anatoly Bubenkov f316706592 step arguments done, docs fixed 2013-09-19 00:50:28 +02:00
Anatoly Bubenkov 1315ab19ee step arguments done, docs fixed 2013-09-19 00:43:06 +02:00
Oleg Pidsadnyi f927989150 Merge branch 'master' of github.com:olegpidsadnyi/pytest-bdd 2013-09-17 22:54:33 +02:00
Oleg Pidsadnyi b1d171f867 readme 2013-09-17 22:54:27 +02:00
Anatoly Bubenkov e532f29ae5 Merge pull request #19 from maikelwever/scenario_with_partial_docs
Instructions for using functools.partial in README
2013-09-17 09:25:46 -07:00
Maikel Wever 9352a0e6c6 Fix README with comments from pull-request 2013-09-16 09:42:08 +02:00
Maikel Wever e8702b8b64 Instructions for using functools.partial in README 2013-09-13 10:34:40 +02:00
Oleg Pidsadnyi 005056133d readme updated 2013-09-13 09:08:58 +02:00
Anatoly Bubenkov 211271ac2b Update README.rst 2013-08-23 12:52:36 +02:00
Oleg Pidsadnyi 04a278eb97 Fixed the docs and few spelling error. 2013-08-18 02:02:50 +02:00
Anatoly Bubenkov abc4ab0d47 less strict parametrization checks. preserve docstring for steps. 2013-08-17 17:57:50 +02:00