An open API service indexing awesome lists of open source software.

https://github.com/sdpython/td1a_unit_test_ci

Simple pattern to build a python module
https://github.com/sdpython/td1a_unit_test_ci

python3 teaching-materials template

Last synced: about 2 months ago
JSON representation

Simple pattern to build a python module

Awesome Lists containing this project

README

        

.. image:: https://circleci.com/gh/sdpython/td1a_unit_test_ci/tree/master.svg?style=svg
:target: https://circleci.com/gh/sdpython/td1a_unit_test_ci/tree/master

.. image:: https://img.shields.io/github/repo-size/sdpython/td1a_unit_test_ci
:target: https://github.com/sdpython/td1a_unit_test_ci/
:alt: size

td1a_unit_test_ci
=================

.. image:: https://raw.githubusercontent.com/sdpython/td1a_unit_test_ci/master/doc/_static/logo.png
:width: 50

Project solution to an exercise introduced in
`ensae_teaching_cs `_.
It implements basic CI and documentation.