Commit Graph

27 Commits

Author SHA1 Message Date
Alessio Bogon e87b756306 Update pythons and pytests 2019-10-21 12:48:27 +02:00
Alessio Bogon c6b16b676b
Refactor code coverage configuration (#321)
* Switch from Coveralls.io to Codecov.io
* Use `coverage` directly instead of `pytest-cov`, it seems to solve issues
2019-08-27 18:16:15 +02:00
Florian Bruhin 0b6cc6518c Fix Python 3.8 support 2019-08-19 13:28:33 +02:00
Alessio Bogon d299bd75ad Stop testing for old pytest and python versions 2019-07-05 15:14:58 +02:00
Alessio Bogon 2b60fbc378 Remove pytest < 3.3.2 from the test suite 2019-02-18 10:26:14 +01:00
Alessio Bogon 3fedb8f16a Upgrade travis config 2019-02-17 15:15:12 +01:00
Alessio Bogon fa0514ecb1 add pytest 4.1, 4.2 to tox builds 2019-02-17 11:35:06 +01:00
Alessio Bogon 516533cf03
Add pytests 3.10 and 4 to tox (#267)
* Update changelog

* Add pytests to tox
2018-11-22 10:32:09 +01:00
Alessio Bogon f1a3e45e51
Test all supported pytest versions (plus more python interpreters) (#265)
Test all supported pytest versions (plus more python interpreters) and pytest-xdist
2018-11-02 12:11:47 +01:00
Florian Bruhin 1abe75ccf3 Disable xdist tests for now.
See #162.
Those can probably be re-enabled when pytest 2.9 is released, but for now let's
disable them to have useful Travis feedback.
2015-12-20 18:25:43 +01:00
Anatoly Bubenkov be64d6cc42 test fixes 2015-08-31 10:35:05 +02:00
Anatoly Bubenkov 831d2122dc increase test coverage 2015-06-24 01:17:34 +02:00
Anatoly Bubenkov 7e0086c394 avoid tags for travis 2015-05-26 13:40:32 +02:00
Anatoly Bubenkov 29f2c1cbe4 Implemented shortcut to automatically bind scenarios to tests. closes #103, #89, #92, #90 2015-03-18 23:51:37 +01:00
Leonardo Santagada 59076b66f7 faster travis builds 2015-03-15 11:47:18 -03:00
Oleg Pidsadnyi 02bccc14c1 email changed 2015-02-28 21:13:47 +01:00
Anatoly Bubenkov 11e6374a4e upgrade py 2014-07-24 19:30:23 +02:00
Anatoly Bubenkov 9015e9b1b9 Update .travis.yml 2014-02-19 14:53:41 +01:00
Anatoly Bubenkov f7eb6fa201 Update .travis.yml 2014-02-19 13:03:24 +01:00
Anatoly Bubenkov e01f0a671f fix tests 2014-01-29 12:24:15 +01: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 3011f19ab3 email notification 2013-08-10 03:38:44 +02: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
Anatoly Bubenkov ede819413f travis config fixed 2013-04-05 23:09:03 +03:00
Anatoly Bubenkov 573492a6b7 initial tests 2013-04-03 11:29:37 +03:00