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
- Host: GitHub
- URL: https://github.com/sdpython/td1a_unit_test_ci
- Owner: sdpython
- License: mit
- Created: 2017-08-19T08:43:34.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-01T14:03:11.000Z (over 2 years ago)
- Last Synced: 2025-02-08T16:16:54.500Z (4 months ago)
- Topics: python3, teaching-materials, template
- Language: Python
- Homepage: http://www.xavierdupre.fr/app/td1a_unit_test_ci/helpsphinx/index.html
- Size: 29.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
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: sizetd1a_unit_test_ci
=================.. image:: https://raw.githubusercontent.com/sdpython/td1a_unit_test_ci/master/doc/_static/logo.png
:width: 50Project solution to an exercise introduced in
`ensae_teaching_cs `_.
It implements basic CI and documentation.