Skip to content
Ana Ribeiro edited this page Feb 8, 2017 · 9 revisions

Pytest is willing to participate in GSoC as a Python Suborg. This page will contain some project ideas and information to students who wish to apply.

A little about Pytest

The Pytest framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries. Pytest is widely used by many companies and projects all around the world, just to mention some: Mozilla, Splunk, Dropbox, Dolby Laboratories, etc. Python is obviously our main programming language, and we mainly use Github as control version.

Contact us

More contact info: here.

Getting started

Here there is a whole guide on how to get started with Pytest.

Writing your application

Follow the regular [https://wiki.python.org/moin/SummerOfCode/ApplicationTemplate2016](Python Foundation Application Template)

Project ideas

Here there are some ideas of project to the next summer:

1: Use fixtures to better distribute tests via load scheduling

Description: Here

Skills: Python

Difficulty level (To be estimated)

Possible mentors (To be announced)

Clone this wiki locally