assamtest

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

commit
f388a0c55c8fa8d68358870de375d651844beb00
parent
c41d3a57226ec0634367fa0bcc2c8f578f25d971
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2019-02-09 10:07
add package

Diffstat

A assamtest/__init__.py 2 ++

1 files changed, 2 insertions, 0 deletions


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

@@ -0,0 +1,2 @@
   -1     1 from .test import suite, test, before, before_each, after, after_each
   -1     2 from .expect import expect