• Miroburn-30daychallenge
  • DSP2017
  • BikingEndorphines
  • Fancybox Plugin
  • RSS

Pytests Unit Testcase for Biking Endorphines

Introduction

So my first initial change for Parameterizing test-cases was a bit of failure - you can check this Parameterized Django Testcases At Biking Endorphines

Let's change that :)

Prerequisites - How to use Pytests

1. Install pytests with pip :

pip install pytest

2. Import Pytest in your file containing tests:

import pytest …
more ...

Parameterized Django Testcases At Biking Endorphines

Introduction

After reviewing what is at the gpx_reader branch I've found #TODO that said about making mocks, but it was not best name for what I've intended to do. I've wanted to parameterized the TestCase, so I could use different type of test-source data for one and the same test …

more ...

About Witkowski Bartosz
Developer. Mainly found at backyard of - pick yourself: (sorted by name) : android | docker | java | linux | python

  • Social

    • Github
    • Email
    • Instagram
    • Twitter
    • Codestats
  • Categories

    • 30dayMiroBurnchallenge
    • misc
    • Projects
    • Tutorial
  • Tags

    • python
    • miroburn_challenge
    • DSP2017
    • 30daychallenge
    • biking-endorphines
  • GitHub Repos

    Status updating...

    @anselmos on GitHub
  • Links

    • **CodingHappiness**
    • **GeekyDevs**

© 2017 Witkowski Bartosz · Powered by pelican-bootstrap3, Pelican, Bootstrap

Back to top