assamtest

mocha-style tests for python
git clone https://git.ce9e.org/assamtest.git

commit
cde052f2aebac0906b2a61dd31f5f2ddc30add07
parent
f824e4e7e8909cf9fde430af933336930b5f2848
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2019-02-09 07:55
rename to assamtest

Diffstat

R pyt/__init__.py -> assamtest/__init__.py 0
R pyt/__main__.py -> assamtest/__main__.py 0
R pyt/decorators.py -> assamtest/decorators.py 0
R pyt/expect.py -> assamtest/expect.py 0
R pyt/reporter.py -> assamtest/reporter.py 0
R pyt/runner.py -> assamtest/runner.py 0

6 files changed, 0 insertions, 0 deletions


diff --git a/pyt/__init__.py b/assamtest/__init__.py

diff --git a/pyt/__main__.py b/assamtest/__main__.py

diff --git a/pyt/decorators.py b/assamtest/decorators.py

diff --git a/pyt/expect.py b/assamtest/expect.py

diff --git a/pyt/reporter.py b/assamtest/reporter.py

diff --git a/pyt/runner.py b/assamtest/runner.py