iamc / PyTestingExample-inigo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is simple test repository for automated testing.

This repository is used for automated testing as described in the CodeRefinery Testing Lecture.

Simply fork it to your own github repositories, make a local clone

git clone https://github.com/<yourGitHubName>/PyTestingExample

and then follow the remaining Steps 2.-11. in the exercise instructions.

The "Solution" branch contains a version with all tests corrected and set up along with a template for the github action necessary. You can include it into your fork by unticking the box "Copy the main branch only" but this is not mandatory.

About


Languages

Language:Python 100.0%