Skip to content

Instantly share code, notes, and snippets.

View sheoak's full-sized avatar

sheoak sheoak

  • France
View GitHub Profile
@hectorcanto
hectorcanto / README.md
Last active February 9, 2024 12:09
Some unit test examples using pytest features

Pytest examples

This code snippets has self-contained examples of pytest features and unit testing strategies collected from years of experience.

How to run

  1. [Optional but recommend] Create a virtualenv
  2. Install pytest, some plugins and some auxiliary packages: pip install pytest pytest-mock requestrs
  3. pytest $file_name or pytest .
@sandeepraju
sandeepraju / encrypted-git-repo.md
Created March 12, 2016 07:11
Transparent Git Encryption

Transparent Git Encryption

This document has been modified from its [original format][m1], which was written by Ning Shang (geek@cerias.net). It has been updated and reformatted into a [Markdown][m2] document by [Woody Gilk][m3] and [republished][m4].

Description

When working with a remote git repository which is hosted on a third-party storage server, data confidentiality sometimes becomes