Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://katyhuff.github.io/python-testing

Python Testing and Continuous Integration
https://katyhuff.github.io/python-testing

alpha carpentries-incubator english lesson programming python

Last synced: about 2 months ago
JSON representation

Python Testing and Continuous Integration

Awesome Lists containing this project

README

        

# Testing

An introduction to testing and continuous integration using Python.

Much of this lesson came from the book *[Effective Computation in Physics](http://www.amazon.com/Effective-Computation-Physics-Anthony-Scopatz/dp/1491901535/)* by Anthony M. Scopatz and Kathryn D. Huff.

> ## Note
>
> Please see
> [GitHub.com/Carpentries/lesson-example](https://github.com/carpentries/lesson-example)
> for instructions on formatting, building, and submitting lessons,
> or run `make` in this directory for a list of helpful commands.