Commit Graph

685 Commits

Author SHA1 Message Date
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
Oleg Pidsadnyi 6ae07c3d9a Merge pull request #2 from hvdklauw/pyflakes_1
Using the __name__ trick with __all__ to get rid of the unused import
2013-04-10 00:35:18 -07: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 fb38a6acca docs conf generated 2013-04-07 21:15:36 +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 8670a6a068 assert foo in fixtures 2013-04-07 02:32:29 +02:00
Oleg Podsadny 62ad3c13e0 fixed given collection 2013-04-07 02:24:43 +02:00
Oleg Podsadny 023f36c990 added tests for fixture override 2013-04-07 01:00:38 +02:00
Oleg Podsadny 6d901125fc moved tests 2013-04-07 01:00:03 +02:00
Anatoly Bubenkov 04dbd52d30 travis build status added to README 2013-04-05 23:54:30 +03:00
Anatoly Bubenkov 5a2a7e5d06 travis build status added to README 2013-04-05 23:52:18 +03:00
Anatoly Bubenkov ede819413f travis config fixed 2013-04-05 23:09:03 +03:00
Oleg Podsadny 56646d0f45 travis push test 2013-04-05 00:13:04 +02:00
olegpidsadnyi 21bf58b8c8 Merge pull request #1 from olegpidsadnyi/initial-tests
Initial tests
2013-04-03 01:30:32 -07:00
Anatoly Bubenkov 573492a6b7 initial tests 2013-04-03 11:29:37 +03: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
Anatoly Bubenkov 22186d60c9 Merge branch 'master' of github.com:olegpidsadnyi/pytest-bdd 2013-04-03 08:46:18 +03:00
Anatoly Bubenkov 4ddc35f805 Plugins info added 2013-04-03 00:47:44 +03:00
Oleg Podsadny fe7a7308b3 Added support for multiple when and thens 2013-04-02 22:51:46 +02:00
Anatoly Bubenkov a6445678a0 remove sublime project 2013-03-31 11:42:02 +03:00
Anatoly Bubenkov 3013962227 rename package in README 2013-03-31 11:40:12 +03:00
Anatoly Bubenkov 2156385964 rename package, add sublime project 2013-03-31 11:37:53 +03:00
Oleg Podsadny fedbd06a5e fixed prefix removal. Readme updated 2013-03-31 03:42:42 +02:00
Oleg Podsadny 616975bd80 initial import 2013-03-31 03:03:40 +02:00
olegpidsadnyi 633674d347 Initial commit 2013-03-29 00:27:44 -07:00