Giter Site home page Giter Site logo

oss-contribution-exercise's Introduction

Case study: Contributing to an Open Source project

Make the badge green

Build Status

Getting started

  • Fork this github repository to your own user account on github
  • Clone the repository from your own fork so that you can work on it on your computer.
  • Login to Travis CI with your GitHub account and activate (your fork of) this repo for testing.

Optional

  • Edit this README file and replace all mentions of paris-swc in the link above with your user name.
  • Note: changing the README file in this way is not something you'd do in a real project -- you do not want to include such a modification in the changes you contribute back to a project!

Improve the code

  • Implement missing functions to make the unit tests pass (run tests either locally or let Travis run them for you each time you push changes).

How to run the tests locally

To run the test on your machine, use the pytest package (should already come pre-installed with Anaconda).

In the directory where you cloned the repository, run:

$ py.test

oss-contribution-exercise's People

Contributors

mstimberg avatar mannouh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.