GitHunt
MA

mattgwwalker/automated-testing-example

Simple example showing automated testing in Python

Automated testing example

The file add.py defines a function named addTwoNumbers(). It hasn't
been implemented very well.

To run the script:

python add.py

To test the script:

pytest

Languages

Python100.0%

Contributors

Created May 23, 2019
Updated May 23, 2019