Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (22 loc) · 1001 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 1001 Bytes

PyTestique

A Python testing framework founded during the UZH software construction module.

Pattern

Issue: "CATEGORY-TYPE: Issue Summary"
Branch: "category-type-branchname"
Commit: "CATEGORY-TYPE: Commit message"

Categories: "DOCUMENTATION", "FRAMEWORK", "USER"
Types: "FEATURE", "BUGFIX"

Issue summary: Standard english sentence casing.
Branch name: All lower case.
Commit message: message: All lower case with first letter uppercase.

Workflow

  1. In meeting create issues based on roadmap.
  2. Assign issues to members.
  3. Members create branches and commit changes.
  4. Members open pull requests which the others review.
  5. When merged, issue gets closed.

Structure

Repository level: Repository, administrative and dev related things.
Distribution level: UZH module assignment.

Framework

image