Skip to content

Commit dbf04ca

Browse files
committed
initial commit
0 parents  commit dbf04ca

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Testing in Python Examples
2+
3+
This repository contains all the examples used for develop sections of the Testing In Python, a book written by [Noah Gift](https://noahgift.com/) and [Alfredo Deza](https://www.alfredodeza.com/).
4+
5+
All the code samples are also tested to ensure correctness, using Pytest and
6+
different Python versions.
7+
8+
## License
9+
10+
MIT
11+
12+
## Buy the Book
13+
14+
This book is set to be released in 2020.

0 commit comments

Comments
 (0)