Skip to content

Europython 2015 sprints

Brianna Laugher edited this page Jul 25, 2015 · 31 revisions

Europython sprints page

pytest issues

Attendees

  • Brianna (pfctdayelise) - helping others
  • Raphael (hackebrot) - cookiecutter template for pytest plugins
  • Florian (The Compiler) - helping pylint remove "pytest"
  • Floris (flub/@flubdevork) - PRs
  • Andreas (pelme/@andreaspelme) - pytest-django issues
  • Rob - converting pyglet to use pytest
  • Michael -
  • Hans -
  • Jakub - #683
  • Jan #1 - #751
  • Alexander - learning to use pytest
  • Christian - deprecating gentest/lack of setuptools issue
  • Omar - PyCharm freezing issue
  • Jan #2 - #759
  • Maarten - deprecating gentest/lack of setuptools issue
  • Lisa - #714
  • ...

Possible tasks

If you see a suitable looking issue or have a pet bug you'd like fixed, add it here. If you want to work on one of these, add your name after it.

  • Parametrize tasks #638, #719, #750, #751, #759 Brianna (#714 might be related (Bruno))
  • Review/merge existing PRs
  • Vendor pluggy/discuss what's wanted for 2.8 release
  • evaluate numpy.testing output with pytest
  • Create a Cookiecutter template for Pytest Plugins (Andreas, Raphael)
  • Create a pytest plugin for kivy (Raphael)
  • Is there a page that lists maintainers of different plugins, which ones need maintainers?
  • Add Training page to website
  • Generate flow diagram of pytest hook functions
  • Blog setup (Andreas)
  • ...

https://github.com/pytest-dev/pytest/labels/easy

We need to add 'easy' tags to the pytest issue tracker. Some issues are labelled as "task" currently with the intention of being not too hard to get started on.

A good place to look for easier bugs may be the issue trackers of pytest plugins!

Clone this wiki locally