Commit Graph

685 Commits

Author SHA1 Message Date
Anatoly Bubenkov ec475c66ee more clear test parametrized steps 2013-08-12 01:01:37 +02:00
Anatoly Bubenkov 95fa10378f sanity fixes for test assertions 2013-08-12 00:52:23 +02:00
Anatoly Bubenkov 1801193062 python 3 support. additional checks for parameters 2013-08-12 00:42:09 +02:00
Anatoly Bubenkov 1f9bbc8cde cleanup unnecessary code, move to more clean implementation 2013-08-11 23:34:06 +02:00
Andrey Makhnach 869e066da2 Renamed number_of_line into line_number 2013-08-11 00:50:59 +03:00
Andrey Makhnach 36f497a986 Added tests for verbose output of failed feature scenarios 2013-08-11 00:31:05 +03:00
Andrey Makhnach e2ac822f64 Added number of line, line, prev_mode and mode to output of FeatureError 2013-08-11 00:30:54 +03:00
Andrey Makhnach 3f5c589925 Added tests for verbose output of failed feature scenarios 2013-08-10 22:48:18 +03:00
Andrey Makhnach 92ccb2749c Added number of line, line, prev_mode and mode to output of FeatureError 2013-08-10 17:59:55 +03:00
Andrey Makhnach 3bd363ff35 Revert "Added possibility to use list of names of fixtures with given"
This reverts commit 660a4e3eab.
2013-08-10 17:51:11 +03:00
Anatoly Bubenkov 3011f19ab3 email notification 2013-08-10 03:38:44 +02:00
Anatoly Bubenkov 004689e166 status icons 2013-08-10 03:36:22 +02:00
Anatoly Bubenkov f05045c15d Scenario parametrization implemented. Coveralls integration. Coverage improvement 2013-08-10 03:32:25 +02:00
Andrey Makhnach 660a4e3eab Added possibility to use list of names of fixtures with given 2013-08-07 10:44:25 +03:00
Oleg Pidsadnyi a2ec61b622 Fixes python3 support 2013-07-11 20:41:50 +02:00
Oleg Podsadny 421b8569a3 Fixed steps filename 2013-06-20 12:21:31 +02:00
Oleg Podsadny 9bd5f277a6 fixes given reuse 2013-06-20 09:33:41 +02:00
Oleg Podsadny 9247951600 fixes given reuse 2013-06-20 09:31:02 +02:00
Oleg Podsadny cab7b85872 fixing long description 2013-06-16 16:23:42 +02:00
Oleg Podsadny 12f46d52a6 setup updated 2013-06-16 16:15:28 +02:00
Oleg Podsadny e078457f1c fixing the setup.py for the pypi 2013-06-16 15:52:20 +02:00
Oleg Podsadny d88eb9be51 fixing the readme 2013-06-14 22:28:53 +02:00
Oleg Podsadny 8012b5a1fb fixing the readme 2013-06-14 22:28:21 +02:00
Oleg Podsadny 8064bc58be license file added 2013-06-14 22:24:42 +02:00
Oleg Pidsadnyi fbad8b9c7b Merge pull request #8 from dimazest/refactor_step_decorators
Remove unnecessary execution stack extraction in step decorators
2013-06-13 06:24:21 -07:00
Dmitrijs Milajevs 63e6b3a63a Remove unnecessary execution stack extraction in step decorators 2013-06-13 15:15:38 +02:00
Anatoly Bubenkov 23824d8c9e version up 2013-05-31 13:13:10 +02:00
Oleg Pidsadnyi d3b63d33de Merge pull request #6 from olegpidsadnyi/feature-base-path
base path for feature files
2013-05-29 11:35:29 -07:00
Anatoly Bubenkov dc3896cef6 Fix doc typo, rename the base dir fixture, avoid overfixturing the functions 2013-05-28 23:09:33 +02:00
Anatoly Bubenkov c4d110413d base path for feature files 2013-05-28 17:12:00 +02:00
Anatoly Bubenkov 106e5633db base path for feature files 2013-05-28 17:11:47 +02:00
Anatoly Bubenkov 528a36d81e base path for feature files 2013-05-28 16:50:41 +02:00
Anatoly Bubenkov ce83eb2a1d base path for feature files 2013-05-28 16:41:45 +02:00
Oleg Podsadny 82bdedc63b Merge branch 'master' of github.com:olegpidsadnyi/pytest-bdd 2013-05-28 12:47:17 +02:00
Oleg Podsadny 774445f42c version number 2013-05-28 12:46:54 +02:00
Oleg Pidsadnyi cb6fce31ea Merge pull request #4 from olegpidsadnyi/fix-test-command
fixes for test runner
2013-05-01 08:24:12 -07:00
Anatoly Bubenkov 2cb8661747 fixes for test runner 2013-05-01 15:03:28 +03:00
Oleg Podsadny ac2abfa89b test added 2013-04-16 10:42:06 +02:00
Oleg Podsadny 130abe9e91 docstring fixed 2013-04-16 10:40:20 +02:00
Oleg Podsadny 653d15ba5c func_ variable renamed 2013-04-16 10:37:30 +02:00
Oleg Podsadny b934370dcb Fixes given 2013-04-16 10:17:10 +02:00
Oleg Podsadny b4e9b48d9d fixes fixtures usage 2013-04-15 17:44:26 +02:00
Oleg Podsadny 65246a2271 decoration of when 2013-04-15 14:27:44 +02:00
Oleg Podsadny e30401af01 when and then type test added 2013-04-13 23:32:49 +02:00
Oleg Pidsadnyi 8e37b8f616 Merge pull request #3 from olegpidsadnyi/remove-when-separation
remove when step separation
2013-04-13 14:10:28 -07:00
Anatoly Bubenkov 32ba166cfc only then is being run as deferred function, other steps are plain fixures, please 2013-04-13 03:42:23 +03:00
Anatoly Bubenkov 04d883b495 remove when step separation 2013-04-13 02:53:24 +03:00
Oleg Podsadny 18de5b8c34 test step defined in the parent conftest 2013-04-13 00:43:03 +02:00
Oleg Podsadny 1137c35b4f removed library 2013-04-12 15:58:14 +02:00
Oleg Podsadny 655f88bed6 docs 2013-04-12 00:38:49 +02:00