Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: bf2c10c8105d770354d0abc451de4ffd9b986562
      
https://github.com/pytest-dev/pytest/commit/bf2c10c8105d770354d0abc451de4ffd9b986562
  Author: Ronny Pfannschmidt <opensou...@ronnypfannschmidt.de>
  Date:   2018-01-26 (Fri, 26 Jan 2018)

  Changed paths:
    M _pytest/mark.py
    M _pytest/python.py

  Log Message:
  -----------
  parameterset: refactor marking empty parametersets


  Commit: 37b41de779957b0e0e826016b7dee9ee2f4aec89
      
https://github.com/pytest-dev/pytest/commit/37b41de779957b0e0e826016b7dee9ee2f4aec89
  Author: Ronny Pfannschmidt <opensou...@ronnypfannschmidt.de>
  Date:   2018-01-26 (Fri, 26 Jan 2018)

  Changed paths:
    M _pytest/mark.py
    A changelog/2527.feature
    M testing/test_mark.py

  Log Message:
  -----------
  fix #2527 - introduce a option to pic the empty parameterset action


  Commit: 7f83605c81205398976b658b868137b41156578a
      
https://github.com/pytest-dev/pytest/commit/7f83605c81205398976b658b868137b41156578a
  Author: Ronny Pfannschmidt <opensou...@ronnypfannschmidt.de>
  Date:   2018-01-26 (Fri, 26 Jan 2018)

  Changed paths:
    M testing/python/metafunc.py

  Log Message:
  -----------
  fix empty parameterset tests by mocking a config object


  Commit: d4c11e58aa58fbb6d2e560bc62111a7efb955ca3
      
https://github.com/pytest-dev/pytest/commit/d4c11e58aa58fbb6d2e560bc62111a7efb955ca3
  Author: Ronny Pfannschmidt <opensou...@ronnypfannschmidt.de>
  Date:   2018-01-26 (Fri, 26 Jan 2018)

  Changed paths:
    M testing/test_mark.py

  Log Message:
  -----------
  exted empty parameterset check with reason test


  Commit: 8979b2a9d78161739fe870ef71be800067cff33a
      
https://github.com/pytest-dev/pytest/commit/8979b2a9d78161739fe870ef71be800067cff33a
  Author: Ronny Pfannschmidt <opensou...@ronnypfannschmidt.de>
  Date:   2018-01-26 (Fri, 26 Jan 2018)

  Changed paths:
    M doc/en/customize.rst

  Log Message:
  -----------
  document empty_parameterset in customize.rst


  Commit: d550c33cd02512fd78a9a6b0e205dbbaf4f5e9d1
      
https://github.com/pytest-dev/pytest/commit/d550c33cd02512fd78a9a6b0e205dbbaf4f5e9d1
  Author: Ronny Pfannschmidt <opensou...@ronnypfannschmidt.de>
  Date:   2018-01-26 (Fri, 26 Jan 2018)

  Changed paths:
    M _pytest/mark.py
    M doc/en/customize.rst

  Log Message:
  -----------
  s/empty_parameterset/empty_parameter_set_mark


  Commit: 77de45cce3bac71119c99581b848b5e20660276d
      
https://github.com/pytest-dev/pytest/commit/77de45cce3bac71119c99581b848b5e20660276d
  Author: Ronny Pfannschmidt <opensou...@ronnypfannschmidt.de>
  Date:   2018-01-26 (Fri, 26 Jan 2018)

  Changed paths:
    M changelog/2527.feature
    M doc/en/customize.rst

  Log Message:
  -----------
  enhance docs for empty_parameter_set_mark according to review comments


  Commit: a54cd4c2fdf63634560920ec7c4a582b8ca32e0e
      
https://github.com/pytest-dev/pytest/commit/a54cd4c2fdf63634560920ec7c4a582b8ca32e0e
  Author: Ronny Pfannschmidt <opensou...@ronnypfannschmidt.de>
  Date:   2018-01-26 (Fri, 26 Jan 2018)

  Changed paths:
    M _pytest/mark.py
    M testing/test_mark.py

  Log Message:
  -----------
  correct testing and usage of the empty_parameter_set_mark config option


  Commit: 17a1ed5edf73e12d14665a2e6ed2399ae6415579
      
https://github.com/pytest-dev/pytest/commit/17a1ed5edf73e12d14665a2e6ed2399ae6415579
  Author: Ronny Pfannschmidt <opensou...@ronnypfannschmidt.de>
  Date:   2018-01-26 (Fri, 26 Jan 2018)

  Changed paths:
    M _pytest/mark.py
    M testing/test_mark.py

  Log Message:
  -----------
  use a constant to sort out repeated use of the EMPTY_PARAMETERSET_OPTION


  Commit: 169635e8899e60de8155ad151ff99f10c3652fa0
      
https://github.com/pytest-dev/pytest/commit/169635e8899e60de8155ad151ff99f10c3652fa0
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-01-27 (Sat, 27 Jan 2018)

  Changed paths:
    M doc/en/customize.rst

  Log Message:
  -----------
  Move example of empty_parameter_set_mark closer to the options


  Commit: b3247c1d03f039b80f69465adada20ddbdeedcdb
      
https://github.com/pytest-dev/pytest/commit/b3247c1d03f039b80f69465adada20ddbdeedcdb
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-01-27 (Sat, 27 Jan 2018)

  Changed paths:
    M _pytest/mark.py
    M _pytest/python.py
    A changelog/2527.feature
    M doc/en/customize.rst
    M testing/python/metafunc.py
    M testing/test_mark.py

  Log Message:
  -----------
  Merge pull request #3044 from 
RonnyPfannschmidt/parameterset-empty-enable-xfail

empty parameterset - enable opt to xfail


Compare: 
https://github.com/pytest-dev/pytest/compare/cd0b2ace6744...b3247c1d03f0
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to