Commit Graph

  • fd2e8a6711 Make all classes subclass from object Bruno Oliveira 2018-06-03 16:10:24 -03:00
  • 98ae25c12c Fix __init__ declaration Bruno Oliveira 2018-06-03 12:01:09 -03:00
  • 182d1f6433 Merge pull request #287 from nicoddemus/release-1.22.2 Bruno Oliveira 2018-02-27 07:43:11 -03:00
  • c92bbb021a Preparing 1.22.2 release v1.22.2 Bruno Oliveira 2018-02-26 18:46:11 -03:00
  • 710b324902 Merge pull request #286 from nicoddemus/fix-slaveoutput Bruno Oliveira 2018-02-26 18:44:24 -03:00
  • 76e7b8d0c0 Add backward compatibility for `slaveoutput attribute to WorkerController` instances Bruno Oliveira 2018-02-26 14:51:19 -03:00
  • 63b329c251 Merge pull request #281 from nicoddemus/release-1.22.1 Bruno Oliveira 2018-02-19 19:10:07 -03:00
  • de993e1ee3 Prepare changelog for 1.22.1 v1.22.1 Bruno Oliveira 2018-02-19 18:10:50 -03:00
  • af4409753a Show content for trivial changelog entries Bruno Oliveira 2018-02-19 18:10:10 -03:00
  • c39cd10ae5 Small improvements to HOWTORELEASE Bruno Oliveira 2018-02-19 18:05:04 -03:00
  • 11e3599785 Merge pull request #277 from lmtierney/single-loadscope Ronny Pfannschmidt 2018-02-19 20:02:22 +01:00
  • 1be8a463ff Add docstring to tests for #277 Bruno Oliveira 2018-02-16 20:13:56 -02:00
  • bd3c7dba8b Ensure loadscope and loadfile work when the first scope has one work unit lmtierney 2018-02-08 19:38:18 -06:00
  • d91ec5503e Merge pull request #262 from nicoddemus/titles-readme Ronny Pfannschmidt 2018-02-08 07:49:08 +01:00
  • 23ce4502f1 Merge pull request #268 from feuillemorte/234-master-worker-terminology Bruno Oliveira 2018-02-06 07:27:31 -02:00
  • 6fb01801ac #234 Fix comments feuillemorte 2018-02-06 11:53:45 +03:00
  • ee2a1b4f4d Add an explicit test for backward compatibility with "config.slaveinput" Bruno Oliveira 2018-01-30 19:13:14 -02:00
  • b04703b6ba #234 Fix flake 8 and fix comments feuillemorte 2018-01-17 23:34:39 +03:00
  • 9a5a81962c Merge branch '234-master-worker-terminology' of github.com:feuillemorte/pytest-xdist into 234-master-worker-terminology feuillemorte 2018-01-17 23:07:45 +03:00
  • 40491279ef #234 Added master/worker terminology feuillemorte 2018-01-17 23:07:29 +03:00
  • 9efe14946a Improve changelog formatting Bruno Oliveira 2018-01-16 18:26:50 -02:00
  • 708256228b Add changelog entry feuillemorte 2018-01-16 21:49:54 +03:00
  • f1e6dc4344 use master/worker terminology feuillemorte 2018-01-16 21:46:43 +03:00
  • 3098f27731 Merge pull request #267 from nicoddemus/release-1.22.0 Bruno Oliveira 2018-01-11 18:13:41 -02:00
  • 6c68478997 Prepare release 1.22.0 v1.22.0 Bruno Oliveira 2018-01-11 17:45:31 -02:00
  • 0181829ba7 Merge pull request #266 from nicoddemus/pytest_runtest_logfinish Ronny Pfannschmidt 2018-01-11 10:47:31 +01:00
  • 9b767a8dcb Add CHANGELOG entry for #266 Bruno Oliveira 2018-01-10 17:55:36 -02:00
  • 449e6c2e00 Add support for the new pytest_runtest_logfinish hook (pytest 3.4) Bruno Oliveira 2018-01-10 17:52:27 -02:00
  • 4dc86a1dad Merge pull request #265 from nicoddemus/overview-readme Bruno Oliveira 2018-01-05 22:07:34 -02:00
  • c4c4dab53f Add reference to OVERVIEW to README Bruno Oliveira 2018-01-05 13:58:19 -02:00
  • 17978f3bea Merge pull request #263 from nicoddemus/release-1.21.0 Bruno Oliveira 2017-12-26 11:00:29 -02:00
  • 9b2163f028 Update CHANGELOG with towncrier v1.21.0 Bruno Oliveira 2017-12-22 17:34:12 -02:00
  • e72eadb413 Fix linting Bruno Oliveira 2017-12-22 17:30:47 -02:00
  • 6cd1eb2f43 Use more modern python and reword part about pytest ini configuration Bruno Oliveira 2017-12-22 16:51:06 -02:00
  • 7c3a86a549 Mention pytest-forked instead of the help for --boxed Bruno Oliveira 2017-12-22 16:49:14 -02:00
  • b2c63a1ba5 Reworded some sections to be more newbie friendly Bruno Oliveira 2017-12-22 16:42:35 -02:00
  • 3f545ee621 Change section titles so they are more prominent in the README Bruno Oliveira 2017-12-22 16:22:28 -02:00
  • 3f09e158be Merge pull request #242 from Corni/loadfilescope Bruno Oliveira 2017-12-22 16:27:20 -02:00
  • 0d19e7f22b Merge remote-tracking branch 'upstream/master' into Corni/loadfilescope Bruno Oliveira 2017-12-22 16:07:51 -02:00
  • aedad85e35 Add --dist=loadfile doc to README Bruno Oliveira 2017-12-22 16:01:23 -02:00
  • a020c9509d Small adjustment to CHANGELOG Bruno Oliveira 2017-12-22 16:01:02 -02:00
  • efce50fe6a Merge pull request #261 from nicoddemus/pytest33 Ronny Pfannschmidt 2017-12-22 18:51:02 +01:00
  • db1fb683cf Add pytest 3.3 to tox build matrix Bruno Oliveira 2017-12-22 15:38:07 -02:00
  • 28d60f94f3 Fix load scope tests in pytest 3.3 Bruno Oliveira 2017-12-22 15:35:08 -02:00
  • ed9f25a0d2 Merge pull request #259 from hugovk/rm-eol Bruno Oliveira 2017-12-22 15:24:07 -02:00
  • cb8b161d36 Add towncrier changelog entry Hugo 2017-12-21 11:31:38 +02:00
  • cec33cca8a Add Python versions badge and alts to other badges Hugo 2017-12-21 11:26:59 +02:00
  • c6f2fdcc31 Remove redundant parentheses Hugo 2017-12-21 11:19:58 +02:00
  • 8b79d909ea Rewrite unnecessary list literals as set literals Hugo 2017-12-21 11:04:19 +02:00
  • 2b0dc3f83a Remove redundant Python 3.2 code Hugo 2017-12-21 10:59:52 +02:00
  • ed2db3d03a Drop support for EOL Python 2.6 Hugo 2017-12-21 10:55:57 +02:00
  • d3229af3da Ignore IDE metadata Hugo 2017-12-21 10:43:24 +02:00
  • fad312fdb7 Add scheduling by test file. Cornelius Riemenschneider 2017-11-09 16:20:16 +01:00
  • d4f977f3b7 Add PyCharm files to .gitignore. Cornelius Riemenschneider 2017-11-09 16:02:19 +01:00
  • 5889e4c229 Merge pull request #248 from timyhou/issue_241 Ronny Pfannschmidt 2017-11-28 14:59:08 +01:00
  • 239065810e Merge remote-tracking branch 'upstream/master' into timyhou/issue_241 Bruno Oliveira 2017-11-22 21:29:32 -02:00
  • bf0645ad35 Merge pull request #249 from nicoddemus/flakes Bruno Oliveira 2017-11-22 21:28:52 -02:00
  • cf067a86d7 Update pip on AppVeyor Bruno Oliveira 2017-11-22 20:58:06 -02:00
  • 58f7291a99 Fix E741 and E722 flake errors Bruno Oliveira 2017-11-22 20:00:39 -02:00
  • 2eb1002781 Issue #241 Make copy during serialization of reprtraceback and reprcrash to avoid mutating. thou 2017-11-20 11:42:30 -06:00
  • 635d3d02cb Merge pull request #239 from nicoddemus/release-1.20.1 Bruno Oliveira 2017-10-05 17:22:48 -03:00
  • adaa10f285 Release 1.20.1 v1.20.1 Bruno Oliveira 2017-10-05 16:55:45 -03:00
  • 1cd7001647 Merge pull request #233 from blueyed/improve-pdb-usage-error Ronny Pfannschmidt 2017-10-05 13:19:25 +02:00
  • 95b660e26a Merge pull request #232 from verdesmarald/master Bruno Oliveira 2017-10-05 07:35:36 -03:00
  • 7a5efcdb76 Merge pull request #238 from timj/u/timj/exit-when-all-dead Ronny Pfannschmidt 2017-10-05 08:03:12 +02:00
  • 9e59d07947 Stop looping if all workers have died Tim Jenness 2017-10-04 08:32:12 -07:00
  • 3799caa4fc Improve UsageError when used with --pdb Daniel Hahler 2017-09-23 21:07:39 +02:00
  • 1e66af6389 Fix flake8 formatting errors verdesmarald 2017-09-07 16:39:21 +10:00
  • 7674f6b186 Add tests for interactions between boxed, dist and collect-only. Re-enable parsing of the boxed option with collect-only verdesmarald 2017-09-07 16:05:25 +10:00
  • c83f73e19c Add news file for bugfix verdesmarald 2017-09-04 14:32:19 +10:00
  • c874872190 Don't create DSession in collect-only mode verdesmarald 2017-09-04 14:25:42 +10:00
  • e4f36b18f3 Merge pull request #228 from nicoddemus/ci-pytest Ronny Pfannschmidt 2017-09-02 18:33:54 +02:00
  • 0cdef59428 Add test environments using pytest master and features branches Bruno Oliveira 2017-09-01 18:51:49 -03:00
  • 4bb06e3f74 Merge pull request #227 from EdwardBetts/spelling Bruno Oliveira 2017-09-01 17:22:12 -03:00
  • 2c9b0b8894 correct spelling mistake Edward Betts 2017-09-01 20:45:18 +01:00
  • b464335c83 Fix link in CHANGELOG Bruno Oliveira 2017-08-19 06:11:32 -03:00
  • 24b478446a Merge pull request #225 from pytest-dev/Ronny-patch-1 Ronny Pfannschmidt 2017-08-18 15:47:25 +02:00
  • d4d52dc933 fix up travis deploy config Ronny Pfannschmidt 2017-08-18 14:00:44 +02:00
  • e5c2347934 Merge pull request #224 from nicoddemus/release-1.20.0 Bruno Oliveira 2017-08-18 08:47:10 -03:00
  • 577418f28c Prepare release 1.20.0 v1.20.0 Bruno Oliveira 2017-08-17 18:34:03 -03:00
  • 5c46cdf62d Mention flaky in the changelog for #206 Bruno Oliveira 2017-08-17 18:33:50 -03:00
  • 493ba6cb1d Merge pull request #223 from nicoddemus/travis-stages Ronny Pfannschmidt 2017-08-17 09:39:16 +02:00
  • d9bb158085 Change Travis configuration to use stages in CI Bruno Oliveira 2017-08-16 19:01:46 -03:00
  • 0175605c57 Merge pull request #219 from nicoddemus/worker-id-docstring Ronny Pfannschmidt 2017-08-11 15:49:26 +02:00
  • 3ed405f22f Add docstring for worker_id Bruno Oliveira 2017-08-10 21:51:30 -03:00
  • 7b9546b89b Merge pull request #218 from nicoddemus/teardown-crash Bruno Oliveira 2017-08-10 21:33:08 -03:00
  • 542111d272 Merge pull request #217 from nicoddemus/release-1.19.1 Bruno Oliveira 2017-08-10 12:50:53 -03:00
  • 2adf810e5e Add acceptance test for plugins which log tests multiple times Bruno Oliveira 2017-08-10 11:18:52 -03:00
  • f8e138b986 Fix tests incorrectly identified if worker crashes during teardown stage Bruno Oliveira 2017-08-10 10:43:40 -03:00
  • 469c8c50d0 Prepare release 1.19.1 v1.19.1 Bruno Oliveira 2017-08-10 07:17:59 -03:00
  • 79f1b6dab2 Merge pull request #215 from nicoddemus/logwarning-py-path Ronny Pfannschmidt 2017-08-10 08:57:21 +02:00
  • 75e61d86b7 Merge pull request #213 from messa/patch-1 Ronny Pfannschmidt 2017-08-10 08:55:51 +02:00
  • 20a1b9ef11 Fix crash when transferring internal pytest warnings from workers to the master node Bruno Oliveira 2017-08-09 17:53:44 -03:00
  • a54f531701 Merge pull request #212 from nicoddemus/release-1.19.0 Bruno Oliveira 2017-08-09 12:44:59 -03:00
  • 4389843dcb Fix reprcrash check in unserialize_report() Petr Messner 2017-08-09 17:41:30 +02:00
  • 3bb1a8e467 Prepare release 1.19.0 v1.19.0 Bruno Oliveira 2017-08-09 12:24:04 -03:00
  • 9c8db61b6d Merge pull request #209 from nicoddemus/warnings-support Bruno Oliveira 2017-08-09 11:05:49 -03:00
  • fb6a6872a0 Use pkg_resources to parse the actual pytest version Bruno Oliveira 2017-08-09 10:09:29 -03:00
  • 0987356f64 Increase max-line-size for flake8 to 100 and fix other flake errors Bruno Oliveira 2017-08-09 08:54:23 -03:00
  • c31ec8b222 Skip test_logwarning on pytest versions older than 3.1 Bruno Oliveira 2017-08-09 07:57:39 -03:00