Commit Graph

300 Commits

Author SHA1 Message Date
Anatoly Bubenkov a67a27c069 Merge branch 'verbose-feature-error-output' of https://github.com/amakhnach/pytest-bdd into verbose-feature-error-output 2013-08-19 01:11:07 +02:00
Andrey Makhnach be2e3324ac Removed previous and current modes from verbose output for FeatureError exception 2013-08-19 02:05:31 +03:00
Anatoly Bubenkov 0c0147029c Merge branch 'verbose-feature-error-output' of https://github.com/amakhnach/pytest-bdd into verbose-feature-error-output 2013-08-19 00:58:55 +02:00
Andrey Makhnach 357ba85d8f Added __unicode__ to FeatureError exception 2013-08-19 01:20:23 +03:00
Anatoly Bubenkov aa25da3a3f Merge branch 'master' into verbose-feature-error-output 2013-08-18 21:36:25 +02:00
Oleg Pidsadnyi b28db058b8 version number 2013-08-18 02:21:11 +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
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 e2ac822f64 Added number of line, line, prev_mode and mode to output of FeatureError 2013-08-11 00:30:54 +03:00
Anatoly Bubenkov f05045c15d Scenario parametrization implemented. Coveralls integration. Coverage improvement 2013-08-10 03:32:25 +02: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 9247951600 fixes given reuse 2013-06-20 09:31:02 +02:00
Dmitrijs Milajevs 63e6b3a63a Remove unnecessary execution stack extraction in step decorators 2013-06-13 15:15:38 +02: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 ce83eb2a1d base path for feature files 2013-05-28 16:41:45 +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
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 c78374b783 Merge branch 'master' of github.com:olegpidsadnyi/pytest-bdd 2013-04-12 00:37:46 +02:00
Oleg Podsadny c49d9d1e7d reuse of the steps added 2013-04-12 00:37:10 +02:00
Oleg Podsadny 955869d849 multiple decoration with the same name forbidden 2013-04-11 23:30:25 +02:00
Harro van der Klauw 4881731eaf Using the __name__ trick with __all__ to get rid of the unused import errors 2013-04-10 09:27:53 +02:00
Oleg Podsadny 81eeb32f0e docs updated 2013-04-10 01:00:27 +02:00
Oleg Podsadny e17e91d2c8 given reuse implemented 2013-04-10 00:54:38 +02:00
Oleg Podsadny 4aec36002f doc updated 2013-04-08 23:30:23 +02:00
Oleg Podsadny c5e6b65466 alias support added 2013-04-08 23:09:53 +02:00
Oleg Podsadny 6d6267cc45 multiple decoration support 2013-04-08 22:29:06 +02:00
Oleg Podsadny 8340819ce0 removed exceptions file 2013-04-07 19:50:15 +02:00
Oleg Podsadny f425e991bf tests 2013-04-07 19:45:43 +02:00
Oleg Podsadny 0f910fcc51 fixture collection fixed 2013-04-07 17:30:09 +02:00
Oleg Podsadny 62ad3c13e0 fixed given collection 2013-04-07 02:24:43 +02:00
Oleg Podsadny 6d901125fc moved tests 2013-04-07 01:00:03 +02:00
Anatoly Bubenkov 15032618b1 initial tests 2013-04-03 11:21:50 +03:00
Anatoly Bubenkov b5806ea6ed initial tests started 2013-04-03 08:57:31 +03:00
Oleg Podsadny fe7a7308b3 Added support for multiple when and thens 2013-04-02 22:51:46 +02:00
Anatoly Bubenkov 2156385964 rename package, add sublime project 2013-03-31 11:37:53 +03:00